Skip to content

Commit

Permalink
Remove raw cells for GitHub rendering
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippThoelke committed Jul 26, 2020
1 parent 28e8ddb commit 8bdd84f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 19 deletions.
3 changes: 0 additions & 3 deletions week13-Performance-Optimization/.directory

This file was deleted.

32 changes: 16 additions & 16 deletions week13-Performance-Optimization/lecture.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1215,10 +1215,10 @@
]
},
{
"cell_type": "raw",
"cell_type": "markdown",
"metadata": {},
"source": [
"<see the notebooks in the numba-directory>"
"*=== see the examples in the cython-directory ===*"
]
},
{
Expand Down Expand Up @@ -1455,10 +1455,10 @@
]
},
{
"cell_type": "raw",
"cell_type": "markdown",
"metadata": {},
"source": [
"<see the examples in the cython-directory>"
"*=== see the examples in the cython-directory ===*"
]
}
],
Expand Down Expand Up @@ -1501,11 +1501,11 @@
"description": "100%",
"description_tooltip": null,
"layout": "IPY_MODEL_5108c07474124129b8a8445c7c3be689",
"max": 500.0,
"min": 0.0,
"max": 500,
"min": 0,
"orientation": "horizontal",
"style": "IPY_MODEL_dfd77de771244f299a7795b9bd4b895a",
"value": 500.0
"value": 500
}
},
"0026a7de79264d89b2890c3028ef16d6": {
Expand Down Expand Up @@ -1613,11 +1613,11 @@
"description": "100%",
"description_tooltip": null,
"layout": "IPY_MODEL_4305e28617c64530b465df98ff29692b",
"max": 1000.0,
"min": 0.0,
"max": 1000,
"min": 0,
"orientation": "horizontal",
"style": "IPY_MODEL_4b5d2a4b6e09422d84a1445c99f1980c",
"value": 1000.0
"value": 1000
}
},
"1bd80b56e9b445599b645dccb392ba21": {
Expand Down Expand Up @@ -1704,11 +1704,11 @@
"description": "100%",
"description_tooltip": null,
"layout": "IPY_MODEL_5a6aebbe4f6e43c2b15726b69052bef0",
"max": 1000.0,
"min": 0.0,
"max": 1000,
"min": 0,
"orientation": "horizontal",
"style": "IPY_MODEL_b6ed6bcd8a7e444b81b14e34b9d1cda9",
"value": 1000.0
"value": 1000
}
},
"3118e25946ac431e8433fc14d3c41167": {
Expand All @@ -1728,11 +1728,11 @@
"description": "100%",
"description_tooltip": null,
"layout": "IPY_MODEL_8c8783feab1c4d35a5e3aeba82613b25",
"max": 10.0,
"min": 0.0,
"max": 10,
"min": 0,
"orientation": "horizontal",
"style": "IPY_MODEL_ce066e635e1946f48622e68213a3e033",
"value": 10.0
"value": 10
}
},
"4168ccd890a64d0782c7dd9a08c50db5": {
Expand Down

0 comments on commit 8bdd84f

Please sign in to comment.