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
b887a1da49c86af48bb374d792d44dfb
mooc-rr
Commits
441aeb34
Commit
441aeb34
authored
Jun 17, 2025
by
b887a1da49c86af48bb374d792d44dfb
Browse files
Options
Browse Files
Download
Plain Diff
no commit message
parents
bf09438b
e9840ee9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
1 deletion
+13
-1
toy_notebook_en.ipynb
module2/exo1/toy_notebook_en.ipynb
+5
-0
exercice.ipynb
module2/exo2/exercice.ipynb
+8
-1
No files found.
module2/exo1/toy_notebook_en.ipynb
View file @
441aeb34
...
@@ -28,6 +28,7 @@
...
@@ -28,6 +28,7 @@
}
}
],
],
"metadata": {
"metadata": {
"celltoolbar": "Hide code",
"kernelspec": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3",
"language": "python",
"language": "python",
...
@@ -49,7 +50,11 @@
...
@@ -49,7 +50,11 @@
"nbformat": 4,
"nbformat": 4,
"nbformat_minor": 2
"nbformat_minor": 2
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
}
}
=======
=======
}
}
>>>>>>> d56c1a49d6de88c653809cebf6d59dc29e502349
>>>>>>> d56c1a49d6de88c653809cebf6d59dc29e502349
=======
}
>>>>>>> e9840ee93cd8806904941e93c09121f624559f25
module2/exo2/exercice.ipynb
View file @
441aeb34
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
"cells": [
"cells": [
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count":
2
,
"execution_count":
3
,
"metadata": {},
"metadata": {},
"outputs": [
"outputs": [
{
{
...
@@ -38,6 +38,13 @@
...
@@ -38,6 +38,13 @@
"print(f\"Median: {median}\")\n",
"print(f\"Median: {median}\")\n",
"print(f\"Maximum: {maximum}\")"
"print(f\"Maximum: {maximum}\")"
]
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
}
],
],
"metadata": {
"metadata": {
...
...
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