Streamline presentation

This commit is contained in:
Alexander Hess 2020-03-08 17:46:19 +01:00
parent ed3da36fcf
commit 4b8aae1f28
4 changed files with 211 additions and 157 deletions

View file

@ -207,7 +207,7 @@
"name": "python", "name": "python",
"nbconvert_exporter": "python", "nbconvert_exporter": "python",
"pygments_lexer": "ipython3", "pygments_lexer": "ipython3",
"version": "3.7.4" "version": "3.7.6"
}, },
"toc": { "toc": {
"base_numbering": 1, "base_numbering": 1,

File diff suppressed because it is too large Load diff

View file

@ -220,7 +220,7 @@
"name": "python", "name": "python",
"nbconvert_exporter": "python", "nbconvert_exporter": "python",
"pygments_lexer": "ipython3", "pygments_lexer": "ipython3",
"version": "3.7.4" "version": "3.7.6"
}, },
"toc": { "toc": {
"base_numbering": 1, "base_numbering": 1,

View file

@ -18,7 +18,7 @@
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"Read [Chapter 2](https://nbviewer.jupyter.org/github/webartifex/intro-to-python/blob/master/02_functions_00_lecture.ipynb) of the book. Then, work through the exercises below." "Read [Chapter 2](https://nbviewer.jupyter.org/github/webartifex/intro-to-python/blob/master/02_functions_00_lecture.ipynb) of the book. Then, work through the exercises below. The `...` indicate where you need to fill in your answers. You should not need to create any additional code cells."
] ]
}, },
{ {
@ -213,7 +213,7 @@
"name": "python", "name": "python",
"nbconvert_exporter": "python", "nbconvert_exporter": "python",
"pygments_lexer": "ipython3", "pygments_lexer": "ipython3",
"version": "3.7.4" "version": "3.7.6"
}, },
"toc": { "toc": {
"base_numbering": 1, "base_numbering": 1,