Awesome
Awesome Jupyter and IPython links
A curated list of awesome Jupyter and IPython Notebook links
Please, contribute!
Jupyter
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.
NBViewer
Online NBViewer can render your public notebook from GitHub repo or any URL.
Clouds
- Microsoft
- Anaconda Cloud
- Gryd
Extensions
- Unofficial Jupyter Notebook Extensions
- Interactive Web Plotting with Bokeh in IPython notebook
- JupyterLab computational environment (BETA)
Kernel extensions
Tools
- 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
Convert and publish
- 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
IPython is an ancestor of Jupyter project, and now it's a Python kernel for Jupyter.
Sites
- Gallery of interesting IPython Notebooks.
- Exploratory computing with Python by Mark Bakker
- Jupyter Notebook on FullStackPython
Books
Support
Jupyter
- 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/
Persons
Contributing
Just fork and send a pull request with your awesome Jupyter and IPython links, books, tools and sites.