A curated list of awesome Jupyter and IPython Notebook links
Please, contribute!
Jupyter (formerly IPython Notebook) is set of tools for scientific research, engineering calculation, data extraction and visualization. Starting from IPython toolchain now it grow up to support a wide area of useful libraries and power languages (see a list of Jupyter kernels).
GitHub have internal support for rendering of Jupyter notebooks from commited .ipynb
files.
Try Jupyter in your browser.
Jupyter Notebook Keyboard Shortcuts.
Online NBViewer can render your public notebook from GitHub repo or any URL.
- Microsoft
- Anaconda Cloud
- Gryd
- Unofficial Jupyter Notebook Extensions
- Interactive Web Plotting with Bokeh in IPython notebook
- JupyterLab computational environment (BETA)
- nteract - literate coding environment that supports several Jupyter kernels
- Hydrogen - run code inline in Atom using Jupyter kernels
- JupyterHub - Multi-user server for Jupyter notebooks
- Pelican - plugin for blogging with Jupyter/IPython Notebooks
- Nikola - static site generator with Jupyter support
- Convert to html or md with nbconvert
- nbinteract - create interactive webpages from Jupyter Notebooks
IPython is an ancestor of Jupyter project, and now it's a Python kernel for Jupyter.
- Gallery of interesting IPython Notebooks.
- Exploratory computing with Python by Mark Bakker
- Jupyter Notebook on FullStackPython
- https://stackoverflow.com/questions/tagged/jupyter-notebook
- https://groups.google.com/forum/#!forum/jupyter
- https://jupyter.org/community.html
- https://www.reddit.com/r/Jupyter/ and https://www.reddit.com/r/IPython/
Just fork and send a pull request with your awesome Jupyter and IPython links, books, tools and sites.