- Notifications
You must be signed in to change notification settings - Fork5.5k
Jupyter Interactive Notebook
License
jupyter/notebook
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
The Jupyter notebook is a web-based notebook environment for interactivecomputing.
Please note that this repository is currently maintained by a skeleton crew of maintainers from the Jupyter community. We encourage users to transition to JupyterLab, where more immediate support can occur. Our approach moving forward will be:
- To maintain the security of the Jupyter Notebook. That means security-related issues and pull requests are our highest priority.
- To address JupyterLabfeature parity issues. As part of this effort, we are also working on a betternotebook-only experience in JupyterLab for users who prefer the UI of the classic Jupyter Notebook.
- To be responsive to the hard work of community members who have opened pull requests. We are triaging these PRs. We cannot support or maintain new features at this time, but we welcome security and other sustainability fixes.
If you have an open pull request with a new feature or if you were planning to open one, please consider shipping it as anotebook extension instead.
Additionally, please consider whether your contribution would be appropriate for either the underlying server for Jupyter front-ends,jupyter_server or in theJupyterLab front-end.
Jupyter notebook is a language-agnostic HTML notebook application forProject Jupyter. In 2015, Jupyter notebook was released as a part ofThe Big Split™ of the IPython codebase. IPython 3 was the last major monolithicrelease containing both language-agnostic code, such as theIPython notebook,and language specific code, such as theIPython kernel for Python. Ascomputing spans across many languages, Project Jupyter will continue to develop thelanguage-agnosticJupyter notebook in this repo and with the help of thecommunity develop language specific kernels which are found in their owndiscrete repos.[The Big Split™ announcement][Jupyter Ascending blog post]
You can find the installation documentation for theJupyter platform, on ReadTheDocs.The documentation for advanced usage of Jupyter notebook can be foundhere.
For a local installation, make sure you havepip installed and run:
$ pip install notebookLaunch with:
$ jupyter notebookYou need some configuration before starting Jupyter notebook remotely. SeeRunning a notebook server.
SeeCONTRIBUTING.rst for how to set up a local development installation.
If you are interested in contributing to the project, seeCONTRIBUTING.rst.
About
Jupyter Interactive Notebook
Topics
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
