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
8d53fc3d1862140011f63ba5f84a5830
mooc-rr
Commits
d0307586
Commit
d0307586
authored
Apr 10, 2020
by
8d53fc3d1862140011f63ba5f84a5830
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
commit two files test
parent
407a3ab1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
speel_schrijfboekje.html
module2/exo1/speel_schrijfboekje.html
+2
-2
speel_schrijfboekje.ipynb
module2/exo1/speel_schrijfboekje.ipynb
+3
-3
No files found.
module2/exo1/speel_schrijfboekje.html
View file @
d0307586
...
@@ -13225,7 +13225,7 @@ div#notebook {
...
@@ -13225,7 +13225,7 @@ div#notebook {
</div>
</div>
<div
class=
"cell border-box-sizing code_cell rendered"
>
<div
class=
"cell border-box-sizing code_cell rendered"
>
<div
class=
"input"
>
<div
class=
"input"
>
<div
class=
"prompt input_prompt"
>
In
[
4
]:
</div>
<div
class=
"prompt input_prompt"
>
In
[
5
]:
</div>
<div
class=
"inner_cell"
>
<div
class=
"inner_cell"
>
<div
class=
"input_area"
>
<div
class=
"input_area"
>
<div
class=
" highlight hl-ipython3"
><pre><span></span><span
class=
"kn"
>
import
</span>
<span
class=
"nn"
>
os
</span>
<div
class=
" highlight hl-ipython3"
><pre><span></span><span
class=
"kn"
>
import
</span>
<span
class=
"nn"
>
os
</span>
...
@@ -13243,7 +13243,7 @@ div#notebook {
...
@@ -13243,7 +13243,7 @@ div#notebook {
<div
class=
"output_area"
>
<div
class=
"output_area"
>
<div
class=
"prompt output_prompt"
>
Out[
4
]:
</div>
<div
class=
"prompt output_prompt"
>
Out[
5
]:
</div>
...
...
module2/exo1/speel_schrijfboekje.ipynb
View file @
d0307586
...
@@ -103,7 +103,7 @@
...
@@ -103,7 +103,7 @@
},
},
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count":
5
,
"execution_count":
6
,
"metadata": {},
"metadata": {},
"outputs": [
"outputs": [
{
{
...
@@ -112,13 +112,13 @@
...
@@ -112,13 +112,13 @@
"0"
"0"
]
]
},
},
"execution_count":
5
,
"execution_count":
6
,
"metadata": {},
"metadata": {},
"output_type": "execute_result"
"output_type": "execute_result"
}
}
],
],
"source": [
"source": [
"import os\n",
"import os
\n",
"\n",
"\n",
"os.system('jupyter nbconvert --to html speel_schrijfboekje.ipynb')"
"os.system('jupyter nbconvert --to html speel_schrijfboekje.ipynb')"
]
]
...
...
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