This commit is contained in:
Sylvain Gugger 2020-04-21 05:19:15 -07:00
parent 8bbd22791f
commit 87ec9a1b0f

View File

@ -4,7 +4,7 @@
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"# Appendix: Jupyter notebook 101" "# Appendix: Jupyter Notebook 101"
] ]
}, },
{ {
@ -79,7 +79,7 @@
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"## Markdown formatting\n" "## Markdown Formatting\n"
] ]
}, },
{ {
@ -202,21 +202,21 @@
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"## Running the app locally" "## Running the App Locally"
] ]
}, },
{ {
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"## Creating a notebook" "## Creating a Notebook"
] ]
}, },
{ {
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"## Shortcuts and tricks" "## Shortcuts and Tricks"
] ]
}, },
{ {