Skip to content

Commit 092d37a

Browse files
Merge pull request #181 from coding-for-reproducible-research/parallel_computing
Add where is my understanding quiz parallel computing
2 parents fd7e8ab + 2511f94 commit 092d37a

File tree

4 files changed

+1568
-1
lines changed

4 files changed

+1568
-1
lines changed

_toc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ parts:
8181
- file: where_is_my_understanding/high_performance_computing
8282
sections:
8383
- file: where_is_my_understanding/intro_to_hpc
84+
- file: where_is_my_understanding/parallel_computing
8485
- file: where_is_my_understanding/software_development
8586
sections:
8687
- file: where_is_my_understanding/software_development_best_practice

individual_modules/parallel_computing/parallel_fractal.ipynb

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,13 @@
136136
"cell_type": "code",
137137
"execution_count": null,
138138
"id": "63aa524e-f006-4ce4-9abe-8a9ad1e30641",
139-
"metadata": {},
139+
"metadata": {
140+
"editable": true,
141+
"slideshow": {
142+
"slide_type": ""
143+
},
144+
"tags": []
145+
},
140146
"outputs": [],
141147
"source": []
142148
}

0 commit comments

Comments
 (0)