Skip to content

Commit

Permalink
DOC: Add links to jupyter-book and nbinteract
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeier committed Feb 17, 2019
1 parent a164815 commit 96ea902
Showing 1 changed file with 27 additions and 1 deletion.
28 changes: 27 additions & 1 deletion doc/links.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,32 @@
"https:/chrisjsewell/ipypublish"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"**jupyter-book**\n",
"\n",
"Create an online book with Jupyter Notebooks and Jekyll\n",
"\n",
"https://jupyter.org/jupyter-book\n",
"\n",
"https:/jupyter/jupyter-book"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"**nbinteract**\n",
"\n",
"Create interactive webpages from Jupyter Notebooks\n",
"\n",
"https://www.nbinteract.com/\n",
"\n",
"https:/SamLau95/nbinteract"
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down Expand Up @@ -213,7 +239,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.1"
"version": "3.7.2+"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 96ea902

Please sign in to comment.