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
e97300ab17fdda285c8e747de9fb68e9
mooc-rr
Commits
b16e1f3b
Commit
b16e1f3b
authored
May 06, 2022
by
e97300ab17fdda285c8e747de9fb68e9
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no commit message
parent
38b7a61e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
6 deletions
+15
-6
toy_notebook_fr.ipynb
module2/exo1/toy_notebook_fr.ipynb
+15
-6
No files found.
module2/exo1/toy_notebook_fr.ipynb
View file @
b16e1f3b
...
@@ -2,7 +2,10 @@
...
@@ -2,7 +2,10 @@
"cells": [
"cells": [
{
{
"cell_type": "markdown",
"cell_type": "markdown",
"metadata": {},
"metadata": {
"hideCode": false,
"hidePrompt": false
},
"source": [
"source": [
"# À propos du calcul de $\\pi$"
"# À propos du calcul de $\\pi$"
]
]
...
@@ -10,8 +13,7 @@
...
@@ -10,8 +13,7 @@
{
{
"cell_type": "markdown",
"cell_type": "markdown",
"metadata": {
"metadata": {
"hideCode": false,
"hideCode": false
"hidePrompt": false
},
},
"source": [
"source": [
"## En demandant à la lib maths\n",
"## En demandant à la lib maths\n",
...
@@ -93,7 +95,10 @@
...
@@ -93,7 +95,10 @@
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count": 14,
"execution_count": 14,
"metadata": {},
"metadata": {
"hideCode": false,
"hidePrompt": false
},
"outputs": [
"outputs": [
{
{
"data": {
"data": {
...
@@ -139,7 +144,10 @@
...
@@ -139,7 +144,10 @@
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count": 15,
"execution_count": 15,
"metadata": {},
"metadata": {
"hideCode": false,
"hidePrompt": false
},
"outputs": [
"outputs": [
{
{
"data": {
"data": {
...
@@ -158,7 +166,8 @@
...
@@ -158,7 +166,8 @@
}
}
],
],
"metadata": {
"metadata": {
"celltoolbar": "Hide code",
"celltoolbar": "Éditer les Méta-Données",
"hide_code_all_hidden": false,
"kernelspec": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3",
"language": "python",
"language": "python",
...
...
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