notebook/docs/source/index.rst
2016-03-26 17:28:50 +01:00

2.3 KiB

The Jupyter notebook

What's New in Jupyter Notebook: Release 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

config public_server security frontend_config examples/Notebook/Distributing Jupyter Extensions as Python Packages extending/index.rst

contributing development_release development_faq

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

examples/Notebook/nbpackage/mynotebook.ipynb examples/Notebook/nbpackage/nbs/other.ipynb

changelog