Created
November 24, 2013 14:23
-
-
Save JohnGriffiths/7627828 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
{ | |
"worksheets": [ | |
{ | |
"cells": [ | |
{ | |
"metadata": {}, | |
"cell_type": "heading", | |
"source": "Gist extension test v3", | |
"level": 1 | |
}, | |
{ | |
"metadata": {}, | |
"cell_type": "markdown", | |
"source": "Ok so seems perhaps this gist think does have some saving issues??" | |
}, | |
{ | |
"metadata": {}, | |
"cell_type": "markdown", | |
"source": "Let's get back to it:" | |
}, | |
{ | |
"metadata": {}, | |
"cell_type": "heading", | |
"source": "Table of contents", | |
"level": 2 | |
}, | |
{ | |
"metadata": {}, | |
"cell_type": "markdown", | |
"source": "blah" | |
}, | |
{ | |
"metadata": {}, | |
"cell_type": "heading", | |
"source": "Zen mode", | |
"level": 2 | |
}, | |
{ | |
"metadata": {}, | |
"cell_type": "markdown", | |
"source": "blah" | |
}, | |
{ | |
"metadata": {}, | |
"cell_type": "heading", | |
"source": "Collaboration", | |
"level": 2 | |
}, | |
{ | |
"metadata": {}, | |
"cell_type": "markdown", | |
"source": "blah" | |
}, | |
{ | |
"metadata": {}, | |
"cell_type": "markdown", | |
"source": "..etc...etc." | |
} | |
], | |
"metadata": {} | |
} | |
], | |
"metadata": { | |
"name": "" | |
}, | |
"nbformat": 3 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment