Skip to content

Commit 96ea902

Browse files
committed
DOC: Add links to jupyter-book and nbinteract
1 parent a164815 commit 96ea902

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

doc/links.ipynb

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,32 @@
6363
"https://github.com/chrisjsewell/ipypublish"
6464
]
6565
},
66+
{
67+
"cell_type": "markdown",
68+
"metadata": {},
69+
"source": [
70+
"**jupyter-book**\n",
71+
"\n",
72+
"Create an online book with Jupyter Notebooks and Jekyll\n",
73+
"\n",
74+
"https://jupyter.org/jupyter-book\n",
75+
"\n",
76+
"https://github.com/jupyter/jupyter-book"
77+
]
78+
},
79+
{
80+
"cell_type": "markdown",
81+
"metadata": {},
82+
"source": [
83+
"**nbinteract**\n",
84+
"\n",
85+
"Create interactive webpages from Jupyter Notebooks\n",
86+
"\n",
87+
"https://www.nbinteract.com/\n",
88+
"\n",
89+
"https://github.com/SamLau95/nbinteract"
90+
]
91+
},
6692
{
6793
"cell_type": "markdown",
6894
"metadata": {},
@@ -213,7 +239,7 @@
213239
"name": "python",
214240
"nbconvert_exporter": "python",
215241
"pygments_lexer": "ipython3",
216-
"version": "3.7.1"
242+
"version": "3.7.2+"
217243
}
218244
},
219245
"nbformat": 4,

0 commit comments

Comments
 (0)