##// END OF EJS Templates
Backport PR #3960: Don't make sphinx a dependency for importing nbconvert...
Backport PR #3960: Don't make sphinx a dependency for importing nbconvert Just move the import so it doesn't fire unless sphinx is used. Even though it's trivial, probably not for 1.0.
MinRK -
r12128:71cff2af
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / transformers
__init__.py Loading ...
base.py Loading ...
coalescestreams.py Loading ...
convertfigures.py Loading ...
csshtmlheader.py Loading ...
extractoutput.py Loading ...
latex.py Loading ...
revealhelp.py Loading ...
sphinx.py Loading ...
svg2pdf.py Loading ...