- Notifications
You must be signed in to change notification settings - Fork0
Jupyter Interactive Notebook
License
takluyver/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.
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 notebookSeeCONTRIBUTING.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
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Languages
- JavaScript58.5%
- Python34.5%
- CSS3.9%
- HTML3.1%
