Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mooc-rr
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
96a5c7a4e1f5b4a904c5a6c5ad01d403
mooc-rr
Commits
069f5d80
Commit
069f5d80
authored
Dec 08, 2021
by
96a5c7a4e1f5b4a904c5a6c5ad01d403
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
restart & run outputs
parent
59f7efdb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
8 deletions
+13
-8
toy_notebook_fr.ipynb
module2/exo1/toy_notebook_fr.ipynb
+13
-8
No files found.
module2/exo1/toy_notebook_fr.ipynb
View file @
069f5d80
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# à propos du calcul de $\\pi$"
]
},
{
"cell_type": "markdown",
"metadata": {
...
...
@@ -7,8 +14,6 @@
"hidePrompt": true
},
"source": [
"# à propos du calcul de $\\pi$\n",
"\n",
"## En demandant à la lib maths\n",
"\n",
"Mon ordinateur m'indique que $\\pi$ vaut _approximativement_"
...
...
@@ -16,7 +21,7 @@
},
{
"cell_type": "code",
"execution_count":
9
,
"execution_count":
1
,
"metadata": {},
"outputs": [
{
...
...
@@ -43,7 +48,7 @@
},
{
"cell_type": "code",
"execution_count":
10
,
"execution_count":
2
,
"metadata": {},
"outputs": [
{
...
...
@@ -52,7 +57,7 @@
"3.128911138923655"
]
},
"execution_count":
10
,
"execution_count":
2
,
"metadata": {},
"output_type": "execute_result"
}
...
...
@@ -79,7 +84,7 @@
},
{
"cell_type": "code",
"execution_count":
6
,
"execution_count":
3
,
"metadata": {},
"outputs": [
{
...
...
@@ -121,7 +126,7 @@
},
{
"cell_type": "code",
"execution_count":
8
,
"execution_count":
4
,
"metadata": {},
"outputs": [
{
...
...
@@ -130,7 +135,7 @@
"3.112"
]
},
"execution_count":
8
,
"execution_count":
4
,
"metadata": {},
"output_type": "execute_result"
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment