Les notebooks Colab sont des notebooks Jupyter hébergés par Colab.
Turn a GitHub repo into a collection of interactive notebooks
Have a repository full of Jupyter notebooks? With Binder, open those notebooks in an executable environment, making your code immediately reproducible by anyone, anywhere.
- Internal and external hyperlinks
- Automatic module reload
- Run demos
Exemple d'utilisation en notebook Python:
Sujet : http://www.xavierdupre.fr/app/ensae_teaching_cs/helpsphinx3/notebooks/TD2A_eco_API_SNCF.html
Corrigé: https://github.com/sdpython/ensae_teaching_cs/blob/master/_doc/notebooks/td2a_eco/TD2A_eco_API_SNCF_corrige.ipynb
ipython - Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
colaboratory - Jupyter CoLaboratory
A simple tutorial to teach you how to embed JavaScript chart libraries into an IPython Notebook.
sticky - IPython Notebook + D3
ipython - Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.