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
9ff7eb902e8f0358b234efe9f0500594
mooc-rr
Commits
10382c76
Commit
10382c76
authored
May 06, 2024
by
9ff7eb902e8f0358b234efe9f0500594
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test1
parent
e5682514
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
23 additions
and
2 deletions
+23
-2
Test.ipynb
module3/exo1/Test.ipynb
+2
-2
test.svg
module3/exo1/test.svg
+21
-0
No files found.
module3/exo1/Test.ipynb
View file @
10382c76
...
...
@@ -21,7 +21,7 @@
},
{
"cell_type": "code",
"execution_count":
4
,
"execution_count":
3
,
"metadata": {},
"outputs": [
{
...
...
@@ -67,7 +67,7 @@
"plt.ylim(0, 90)\n",
"plt.show()\n",
"\n",
"plt.savefig('
irl1.jp
g')"
"plt.savefig('
test.svg', format='sv
g')"
]
},
{
...
...
module3/exo1/test.svg
0 → 100644
View file @
10382c76
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Created with matplotlib (http://matplotlib.org/) -->
<svg
height=
"288pt"
version=
"1.1"
viewBox=
"0 0 432 288"
width=
"432pt"
xmlns=
"http://www.w3.org/2000/svg"
xmlns:xlink=
"http://www.w3.org/1999/xlink"
>
<defs>
<style
type=
"text/css"
>
*{stroke-linecap:butt;stroke-linejoin:round;}
</style>
</defs>
<g
id=
"figure_1"
>
<g
id=
"patch_1"
>
<path
d=
"M 0 288
L 432 288
L 432 0
L 0 0
z
"
style=
"fill:#ffffff;"
/>
</g>
</g>
</svg>
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