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 d28ce81 commit c56301aCopy full SHA for c56301a
src/nbsphinx.py
@@ -44,6 +44,7 @@
44
import nbformat
45
import sphinx
46
import sphinx.errors
47
+import sphinx.transforms.post_transforms.images
48
import traitlets
49
50
_ipynbversion = 4
0 commit comments