Binder

Turn a Git repo into a collection of interactive notebooksHave a repository full of Jupyter notebooks? With Binder, open those notebooks in an executable environment, making your code immediately reproducible by anyone, anywhere.

Matplotlib

Matplotlib is versatile and powerful Python data visualization library. It has been recently used for rendering the first picture of a black hole and to illustrate the existence of gravitational waves. Matplotlib is a Python 2D plotting library which produces…

JupyterHub

JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group. JupyterHub brings…