{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Using nbconvert as a Library" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "In this Notebook, you will be introduced to the programatic API of nbconvert and how it can be used in various contexts. \n", "\n", "One of [@jakevdp](https://github.com/jakevdp)'s great [blog posts](http://jakevdp.github.io/blog/2013/04/15/code-golf-in-python-sudoku/) will be used to demonstrate. This notebook will not focus on using the command line tool. The attentive reader will point-out that no data is read from or written to disk during the conversion process. Nbconvert has been designed to work in memory so that it works well in a database or web-based environement too." ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Quick overview" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "Credit, Jonathan Frederic (@jdfreder on github)\n", "\n", "
\n", "As @Mbussonn requested... easieeeeer! Deploy your Nikola site with just a click in the IPython notebook! http://t.co/860sJunZvj cc @ralsina
— Damián Avila (@damian_avila) August 21, 2013