Created
June 14, 2014 10:58
-
-
Save neoneo40/3de0bc94b61f3a388930 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"metadata": { | |
"celltoolbar": "Slideshow", | |
"name": "", | |
"signature": "sha256:80a86d3944c618a3dd6d64ee81bd3266a95fbd93856135327f62b416c2e49620" | |
}, | |
"nbformat": 3, | |
"nbformat_minor": 0, | |
"worksheets": [ | |
{ | |
"cells": [ | |
{ | |
"cell_type": "markdown", | |
"metadata": { | |
"slideshow": { | |
"slide_type": "slide" | |
} | |
}, | |
"source": [ | |
"Good job" | |
] | |
}, | |
{ | |
"cell_type": "markdown", | |
"metadata": { | |
"slideshow": { | |
"slide_type": "subslide" | |
} | |
}, | |
"source": [ | |
"### Node.js not found\n", | |
"\n", | |
"- [Node.js install](https://github.com/ipython/ipython/issues/5385)" | |
] | |
}, | |
{ | |
"cell_type": "raw", | |
"metadata": { | |
"slideshow": { | |
"slide_type": "slide" | |
} | |
}, | |
"source": [ | |
"re4lfl0w@re4lfl0wui-MacBook-Pro:~/Documents/ipython/books/violent_python$ ipython nbconvert --to slides Untitled1.ipynb \n", | |
"[NbConvertApp] Using existing profile dir: u'/Users/re4lfl0w/.ipython/profile_default'\n", | |
"[NbConvertApp] Converting notebook Untitled1.ipynb to slides\n", | |
"[NbConvertApp] Support files will be in Untitled1_files/\n", | |
"[NbConvertApp] Loaded template slides_reveal.tpl\n", | |
"/Users/re4lfl0w/Library/Enthought/Canopy_64bit/User/lib/python2.7/site-packages/IPython/nbconvert/filters/markdown.py:78: UserWarning: Node.js 0.9.12 or later wasn't found.\n", | |
"Nbconvert will try to use Pandoc instead.\n", | |
" \"Nbconvert will try to use Pandoc instead.\")\n", | |
"[NbConvertApp] Writing 187123 bytes to Untitled1.slides.html" | |
] | |
}, | |
{ | |
"cell_type": "markdown", | |
"metadata": { | |
"slideshow": { | |
"slide_type": "fragment" | |
} | |
}, | |
"source": [ | |
"Test1\n", | |
"Test2\n", | |
"Test3" | |
] | |
}, | |
{ | |
"cell_type": "markdown", | |
"metadata": { | |
"slideshow": { | |
"slide_type": "slide" | |
} | |
}, | |
"source": [ | |
"good slide2" | |
] | |
} | |
], | |
"metadata": {} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment