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
e781032b8dde1731b8ff9e81d8330526
mooc-rr
Commits
9c5a22b1
Commit
9c5a22b1
authored
Jan 14, 2022
by
e781032b8dde1731b8ff9e81d8330526
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no commit message
parent
6aa78d0d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
17 deletions
+16
-17
toy_notebook_fr.ipynb
module2/exo1/toy_notebook_fr.ipynb
+16
-17
No files found.
module2/exo1/toy_notebook_fr.ipynb
View file @
9c5a22b1
...
@@ -2,16 +2,7 @@
...
@@ -2,16 +2,7 @@
"cells": [
"cells": [
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count": 2,
"execution_count": 1,
"metadata": {},
"outputs": [],
"source": [
"from math import *"
]
},
{
"cell_type": "code",
"execution_count": 3,
"metadata": {},
"metadata": {},
"outputs": [
"outputs": [
{
{
...
@@ -23,12 +14,13 @@
...
@@ -23,12 +14,13 @@
}
}
],
],
"source": [
"source": [
"from math import *\n",
"print(pi)"
"print(pi)"
]
]
},
},
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count":
5
,
"execution_count":
2
,
"metadata": {},
"metadata": {},
"outputs": [],
"outputs": [],
"source": [
"source": [
...
@@ -37,7 +29,7 @@
...
@@ -37,7 +29,7 @@
},
},
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count":
6
,
"execution_count":
3
,
"metadata": {},
"metadata": {},
"outputs": [
"outputs": [
{
{
...
@@ -46,7 +38,7 @@
...
@@ -46,7 +38,7 @@
"3.128911138923655"
"3.128911138923655"
]
]
},
},
"execution_count":
6
,
"execution_count":
3
,
"metadata": {},
"metadata": {},
"output_type": "execute_result"
"output_type": "execute_result"
}
}
...
@@ -61,7 +53,7 @@
...
@@ -61,7 +53,7 @@
},
},
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count":
8
,
"execution_count":
4
,
"metadata": {},
"metadata": {},
"outputs": [],
"outputs": [],
"source": [
"source": [
...
@@ -71,7 +63,7 @@
...
@@ -71,7 +63,7 @@
},
},
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count":
9
,
"execution_count":
5
,
"metadata": {},
"metadata": {},
"outputs": [
"outputs": [
{
{
...
@@ -103,7 +95,7 @@
...
@@ -103,7 +95,7 @@
},
},
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count":
10
,
"execution_count":
6
,
"metadata": {},
"metadata": {},
"outputs": [
"outputs": [
{
{
...
@@ -112,7 +104,7 @@
...
@@ -112,7 +104,7 @@
"3.112"
"3.112"
]
]
},
},
"execution_count":
10
,
"execution_count":
6
,
"metadata": {},
"metadata": {},
"output_type": "execute_result"
"output_type": "execute_result"
}
}
...
@@ -121,6 +113,13 @@
...
@@ -121,6 +113,13 @@
"4*np.mean(accept)"
"4*np.mean(accept)"
]
]
},
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
},
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count": null,
"execution_count": null,
...
...
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