Skip to content

Commit

Permalink
Reveal JS.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonwoodring committed Oct 2, 2014
1 parent fb834c8 commit bb85ade
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 7 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "reveal.js"]
path = reveal.js
url = ./reveal.js
38 changes: 31 additions & 7 deletions Python_at_OSU_Oct_10.ipynb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"metadata": {
"name": "",
"signature": "sha256:437af7d28b48ef1ba7c18b99001dbde4e5bee4aea8e6decb9f554e91186f942b"
"signature": "sha256:dbbc16a44a1c0d206924d5ff50f6493aa23f97bfd52e0e7c8325babc4425eada"
},
"nbformat": 3,
"nbformat_minor": 0,
Expand All @@ -10,7 +10,11 @@
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"metadata": {
"slideshow": {
"slide_type": "-"
}
},
"source": [
"<div align=\"center\">\n",
"<h1>\n",
Expand All @@ -33,7 +37,11 @@
},
{
"cell_type": "markdown",
"metadata": {},
"metadata": {
"slideshow": {
"slide_type": "-"
}
},
"source": [
"## Step One ##\n",
"\n",
Expand All @@ -56,7 +64,11 @@
},
{
"cell_type": "markdown",
"metadata": {},
"metadata": {
"slideshow": {
"slide_type": "-"
}
},
"source": [
"## Step Two ##\n",
"\n",
Expand All @@ -77,7 +89,11 @@
},
{
"cell_type": "markdown",
"metadata": {},
"metadata": {
"slideshow": {
"slide_type": "-"
}
},
"source": [
"## Step Three ##\n",
"\n",
Expand All @@ -102,7 +118,11 @@
},
{
"cell_type": "markdown",
"metadata": {},
"metadata": {
"slideshow": {
"slide_type": "-"
}
},
"source": [
"### What it looks like if you successfully launched IPython Notebook ###\n",
"\n",
Expand All @@ -111,7 +131,11 @@
},
{
"cell_type": "markdown",
"metadata": {},
"metadata": {
"slideshow": {
"slide_type": "-"
}
},
"source": [
"## Step Four ##\n",
"\n",
Expand Down
1 change: 1 addition & 0 deletions reveal.js
Submodule reveal.js added at 131c00

0 comments on commit bb85ade

Please sign in to comment.