From 3101b6e611f10bca34a4ac225a393e0aef08a79b Mon Sep 17 00:00:00 2001 From: 082aa0aa9507b80b621099010e33de9d <082aa0aa9507b80b621099010e33de9d@app-learninglab.inria.fr> Date: Tue, 25 Jun 2024 13:06:17 +0000 Subject: [PATCH] 2nd --- module2/exo1/toy_notebook_en.ipynb | 25 ++++--------------------- 1 file changed, 4 insertions(+), 21 deletions(-) diff --git a/module2/exo1/toy_notebook_en.ipynb b/module2/exo1/toy_notebook_en.ipynb index e27a38c..46fe37c 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" ] }, { -- 2.18.1