Skip to content

Instantly share code, notes, and snippets.

@Carreau
Created March 13, 2014 13:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Carreau/9528090 to your computer and use it in GitHub Desktop.
Save Carreau/9528090 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"metadata": {
"name": "",
"signature": "sha256:504d3b47b492ba58e1e54616b95bc551f0f8699de791d63f1b30e7ced5305994"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"![swc banner](http://software-carpentry.org/img/software-carpentry-banner.png)"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Publish an notebook on nbviewer using github gists."
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
" - Save your ipynb\n",
" - Open [gist.github.com](http://gist.github.com)\n",
" - drag your `.ipynb`\n",
" - Create Public/Private Gist\n",
" - grab url (or just gist number)\n",
" - go to [nbviewer.ipython.org](http://nbviewer.ipython.org)\n",
" - past URL\n",
" - enjoy"
]
},
{
"cell_type": "code",
"collapsed": false,
"input": [],
"language": "python",
"metadata": {},
"outputs": []
}
],
"metadata": {}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment