==================== The Jupyter notebook ==================== .. sidebar:: What's New in Jupyter Notebook :subtitle: Release :ref:`release-4.1.0` `Release Announcement `_ - Cell toolbar selector moved to View menu - Restart & Run All Cells added to Kernel menu - Multiple-cell selection and actions including cut, copy, paste and execute - Command palette added for executing Jupyter actions - Find and replace added to Edit menu To upgrade to the release: ``pip install notebook --upgrade`` or ``conda upgrade notebook`` .. toctree:: :maxdepth: 1 :caption: User Documentation notebook Installation Running the Notebook Migrating from IPython ui_components .. toctree:: :maxdepth: 2 :caption: Configuration config public_server security frontend_config extending/index .. toctree:: :maxdepth: 1 :caption: Developer Documentation development_intro development_js development_release development_faq .. toctree:: :maxdepth: 1 :caption: Community documentation examples/Notebook/examples_index.rst examples/Notebook/What is the Jupyter Notebook examples/Notebook/Notebook Basics examples/Notebook/Running Code examples/Notebook/Working With Markdown Cells examples/Notebook/Custom Keyboard Shortcuts examples/Notebook/JavaScript Notebook Extensions examples/Notebook/Importing Notebooks examples/Notebook/Connecting with the Qt Console examples/Notebook/Typesetting Equations .. toctree:: :hidden: examples/Notebook/nbpackage/mynotebook.ipynb examples/Notebook/nbpackage/nbs/other.ipynb .. toctree:: :maxdepth: 2 :caption: About Jupyter Notebook changelog .. toctree:: :maxdepth: 1 :caption: Questions? Suggestions? Jupyter mailing list Jupyter website Stack Overflow - Jupyter Stack Overflow - Jupyter-notebook