postpdm / awesome-jupyter

A curated list of awesome Jupyter and IPython links

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Extensions

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

Books

Support

Jupyter

Persons

Contributing

Just fork and send a pull request with your awesome Jupyter and IPython links, books, tools and sites.

About

A curated list of awesome Jupyter and IPython links

License:Apache License 2.0