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
625d4bd70e112d69188d5fafc86902fa
mooc-rr
Commits
c149b091
Commit
c149b091
authored
Dec 24, 2024
by
625d4bd70e112d69188d5fafc86902fa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Modification pour tester Hide Code
parent
842bf608
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
+8
-2
toy_notebook_fr.ipynb
module2/exo1/toy_notebook_fr.ipynb
+8
-2
No files found.
module2/exo1/toy_notebook_fr.ipynb
View file @
c149b091
...
@@ -31,7 +31,9 @@
...
@@ -31,7 +31,9 @@
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count": 1,
"execution_count": 1,
"metadata": {},
"metadata": {
"hidePrompt": true
},
"outputs": [],
"outputs": [],
"source": [
"source": [
"from matplotlib import pyplot as plt\n",
"from matplotlib import pyplot as plt\n",
...
@@ -106,7 +108,10 @@
...
@@ -106,7 +108,10 @@
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count": 9,
"execution_count": 9,
"metadata": {},
"metadata": {
"hideCode": false,
"hideOutput": true
},
"outputs": [
"outputs": [
{
{
"name": "stdout",
"name": "stdout",
...
@@ -916,6 +921,7 @@
...
@@ -916,6 +921,7 @@
}
}
],
],
"metadata": {
"metadata": {
"celltoolbar": "Hide code",
"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