diff --git a/module2/exo1/toy_notebook_en.ipynb b/module2/exo1/toy_notebook_en.ipynb index e27a38c5d33e3e81348c0cd8c0ecd9aeee243808..46fe37cf681eaa310592deaf153558045f3f5480 100644 --- a/module2/exo1/toy_notebook_en.ipynb +++ b/module2/exo1/toy_notebook_en.ipynb @@ -1,34 +1,17 @@ { "cells": [ - { - "cell_type": "markdown", - "metadata": { - "hideCode": true, - "hidePrompt": true - }, - "source": [ - "
toy_notebook_en
" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "March 28, 2019
" - ] - }, { "cell_type": "markdown", "metadata": {}, "source": [ - "## 1. On the computation of $\\pi$" + "# 1. On the computation of $\\pi$" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ - "### 1.1. Asking the maths library" + "## 1.1. Asking the maths library" ] }, { @@ -60,7 +43,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "### 1.2. Buffon's needle" + "## 1.2. Buffon's needle" ] }, { @@ -99,7 +82,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "### 1.3. Using a surface fraction argument" + "## 1.3. Using a surface fraction argument" ] }, {