Jupyter Notebook
latest

User Documentation

  • The Jupyter Notebook
  • Installation
  • Running the Notebook
  • Migrating from IPython
  • UI Components

Configuration

  • Config file and command line options
  • Running a notebook server
  • Security in Jupyter notebooks
  • Configuring the notebook frontend
  • Extending the Notebook

Developer Documentation

  • Installing Javascript machinery
  • Developer FAQ

Community documentation

  • Examples and Tutorials

About Jupyter Notebook

  • Jupyter notebook changelog

Questions? Suggestions?

  • Jupyter mailing list
  • Jupyter website
  • Stack Overflow - Jupyter
  • Stack Overflow - Jupyter-notebook
Jupyter Notebook
  • Docs »
  • The Jupyter notebook
  • Edit on GitHub

The Jupyter notebook¶

What’s New in Jupyter Notebook

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

User Documentation¶

  • The Jupyter Notebook
  • Installation
  • Running the Notebook
  • Migrating from IPython
  • UI Components

Configuration¶

  • Config file and command line options
    • Options
  • Running a notebook server
    • Securing a notebook server
    • Running a public notebook server
    • Running the notebook with a customized URL prefix
    • Known issues
  • Security in Jupyter notebooks
    • The problem
    • Our security model
    • The details of trust
    • Reporting security issues
    • Affected use cases
  • Configuring the notebook frontend
    • How front end configuration works
    • Example - Changing the notebook’s default indentation
    • Example - Restoring the notebook’s default indentation
    • Persisting configuration settings
  • Extending the Notebook
    • Contents API
    • File save hooks
    • Custom request handlers

Developer Documentation¶

  • Installing Javascript machinery
  • Developer FAQ

Community documentation¶

  • Examples and Tutorials

About Jupyter Notebook¶

  • Jupyter notebook changelog
    • 4.1.0
    • 4.0.x

Questions? Suggestions?¶

  • Jupyter mailing list
  • Jupyter website
  • Stack Overflow - Jupyter
  • Stack Overflow - Jupyter-notebook
Next

© Copyright 2015, Jupyter Team, https://jupyter.org. Revision 5362c368.

Built with Sphinx using a theme provided by Read the Docs.