Skip to content

Instantly share code, notes, and snippets.

@simonbyrne
Created May 26, 2017 18:24
Show Gist options
  • Select an option

  • Save simonbyrne/b047befe7f29c4897ba7632f462e9afa to your computer and use it in GitHub Desktop.

Select an option

Save simonbyrne/b047befe7f29c4897ba7632f462e9afa to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"cells": [
{
"cell_type": "markdown",
"metadata": {
"slideshow": {
"slide_type": "slide"
}
},
"source": [
"# Slide 1\n",
"\n",
"Some content"
]
},
{
"cell_type": "markdown",
"metadata": {
"slideshow": {
"slide_type": "slide"
}
},
"source": [
"## Slide 2\n",
"\n",
"Some content"
]
}
],
"metadata": {
"celltoolbar": "Slideshow",
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.0"
}
},
"nbformat": 4,
"nbformat_minor": 2
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment