intro-jupyter

Tutoriel DUBii

Ouvrez une session sur le Jupyter Hub de l’IFB.

Ouvrez un terminal depuis le Jupyter Lab et lancez la commande suivante :

$ git clone https://github.com/pierrepo/intro-jupyter

Vous trouverez les notebooks d’exercice dans le répertoire intro-jupyter/notebooks.

Exercice 1 : introduction avec Python

Ouvrez le notebook intro_Python.ipynb en double-cliquant sur son nom.

Suivez ensuite les instructions dans le notebook.

Exercice 2 : Markdown

Ouvrez le notebook markdown.ipynb dans Jupyter en double-cliquant sur son nom.

Suivez ensuite les instructions dans le notebook.

Exercice 3 : Matplotlib

Ouvrez le notebook matplotlib.ipynb dans Jupyter en double-cliquant sur son nom.

Suivez ensuite les instructions dans le notebook.