jupyter/notebookPublic NotificationsYou must be signed in to change notification settings Fork5.3k Star12.3k main 32Branches1205Tags Code Folders and files Name Last commit message Last commit date Latest commit
The Jupyter Notebook, previously known as the IPython Notebook, is a language-agnostic HTML notebook application for Project Jupyter. Jupyter notebooks are documents that allow for creating and sharing live code, equations, visualizations, and narrative text together. People use them for data cleanin...
Here are detailed documents forqrunandworkflow. Graphical Reports Analysis: Runexamples/workflow_by_code.ipynbwithjupyter notebookto get graphical reports Forecasting signal (model prediction) analysis Cumulative Return of groups Return distribution
execute_notebooks : auto # Whether to execute notebooks at build time. Must be one of ("auto", "force", "cache", "off") cache : "" # A path to the jupyter cache that will be used to store execution artifacts. Defaults to `_build/.jupyter_cache/` exclude_patterns : [] # A lis...
Ipython and Jupyter Notebook Install via pip If Ipython and Jupyter Notebook are already installed, skip this section. InstallIpython: $ sudo apt-get -y install ipython ipython-notebook InstallJupyter: $ sudo -H pip install jupyter Depending on the pip version on our Ubuntu apt-get...
Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts pythonmarkdownversion-controlrstudiojupyter-notebookrmarkdownknitrjupyterlabhydrogennotebooksjupyterlab-extension UpdatedApr 26, 2025 Python nteract/papermill Star6.2k 📚 Parameterize, execute, and analyze notebooks ...
Fix lumino and lab packages pinning (#3958) Oct 22, 2024 ipywidgets: Interactive HTML Widgets PurposeBadges Latest (main: future 8.0) Stable Communication ipywidgets, also known as jupyter-widgets or simply widgets, areinteractive HTML widgetsfor Jupyter notebooks and the IPython kernel. ...
Notebooks under version control This is a quick how-to: Open your .ipynb notebook in Jupyter and pair it to a .py notebook, using either the pair command in Jupyter Lab, or a global configuration file Save the notebook - this creates a .py notebook Add this .py notebook to version...
Clicking ok will open a Google OAuth pop-up. You will see that theJupyter Driveapplication wants access to some information about your files. Keep that in mind if you want to revoke access at a later point. Once you clickAcceptyou should be able to start creating new notebooks on Google ...
Setup this repo as aJupyter Book SeeOpen Source Guidesfor some inspiration Anything else to strengthen the community of Jupyter Notebooks users For suggestions please open anissue. To contribute, fork this repository and sendpull-requests.