diff --git a/module2/exo1/toy_notebook_fr.ipynb b/module2/exo1/toy_notebook_fr.ipynb index c6f02f6f7b4b693b04a99b716e995581b4d8254d..0a40b098c3e866412034691145e840fb6673d745 100644 --- a/module2/exo1/toy_notebook_fr.ipynb +++ b/module2/exo1/toy_notebook_fr.ipynb @@ -1,5 +1,19 @@ { "cells": [ + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "# toy_notebook_fr" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "# 1 A propos du calcul de pi" + ] + }, { "cell_type": "code", "execution_count": null,