Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add boilerplate for Jupyter #1

Merged
merged 1 commit into from
Apr 19, 2024
Merged

Add boilerplate for Jupyter #1

merged 1 commit into from
Apr 19, 2024

Conversation

quitterie-lcs
Copy link
Contributor

Purpose

Research for this proof of concept is done with Jupyter notebook.
A dedicated service with Docker image of Jupyter is made available.

Proposal

The proposed service is a replica of the jupyter notebook used in the private
data repository.

@quitterie-lcs quitterie-lcs self-assigned this Feb 23, 2023
Copy link

@jmaupetit jmaupetit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link

@jmaupetit jmaupetit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have you tested installing Black to autoformat python code in Jupyter notebooks?

https://black.readthedocs.io/en/stable/getting_started.html#installation

If you want to format Jupyter Notebooks, install with pip install "black[jupyter]".

@quitterie-lcs
Copy link
Contributor Author

Good idea !

@quitterie-lcs quitterie-lcs force-pushed the add-jupyter-service branch 3 times, most recently from 3f7861c to 091b92b Compare March 3, 2023 14:26
@quitterie-lcs quitterie-lcs changed the title Add Jupyter notebook Add boilerplate for Jupyter Mar 6, 2023
@quitterie-lcs
Copy link
Contributor Author

quitterie-lcs commented May 10, 2023

Just discovered nbQA at the JupyterCon!

@quitterie-lcs quitterie-lcs force-pushed the add-jupyter-service branch 15 times, most recently from bd474fe to 3963116 Compare April 18, 2024 14:24
@quitterie-lcs quitterie-lcs requested a review from wilbrdt April 18, 2024 14:28
@quitterie-lcs quitterie-lcs force-pushed the add-jupyter-service branch 2 times, most recently from 7f80883 to 2e8825d Compare April 18, 2024 15:12
Copy link

@wilbrdt wilbrdt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@quitterie-lcs quitterie-lcs requested a review from wilbrdt April 19, 2024 13:16
Let's dive in course recommendation with wendy. First steps for this project:
- create a Python project package
- provide a first investigation notebook
- provide a CI with Github Actions for common code quality jobs
Copy link

@wilbrdt wilbrdt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@quitterie-lcs quitterie-lcs merged commit 98d2123 into main Apr 19, 2024
3 checks passed
@quitterie-lcs quitterie-lcs deleted the add-jupyter-service branch April 19, 2024 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants