We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1468fcb commit 13d39e7Copy full SHA for 13d39e7
doc/links.ipynb
@@ -116,6 +116,18 @@
116
"See https://github.com/spatialaudio/nbsphinx/pull/33 for some limitations."
117
]
118
},
119
+ {
120
+ "cell_type": "markdown",
121
+ "metadata": {},
122
+ "source": [
123
+ "**bookbook**\n",
124
+ "\n",
125
+ "Uses `nbconvert` to create a sequence of HTML or\n",
126
+ "a concatenated LaTeX file from a sequence of notebooks.\n",
127
128
+ "https://github.com/takluyver/bookbook"
129
+ ]
130
+ },
131
{
132
"cell_type": "markdown",
133
"metadata": {},
@@ -188,7 +200,7 @@
188
200
"name": "python",
189
201
"nbconvert_exporter": "python",
190
202
"pygments_lexer": "ipython3",
191
- "version": "3.6.7"
203
+ "version": "3.7.1"
192
204
}
193
205
194
206
"nbformat": 4,
0 commit comments