##// END OF EJS Templates
allow system-wide paths for nbextensions...
allow system-wide paths for nbextensions like kernel specs, default install is `/usr/local/share/jupyter/nbextensions` add `--user` for .ipython/nbextensions path
Min RK -
r19854:8239237f
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / exporters
tests
__init__.py Loading ...
export.py Loading ...
exporter.py Loading ...
html.py Loading ...
latex.py Loading ...
markdown.py Loading ...
notebook.py Loading ...
pdf.py Loading ...
python.py Loading ...
rst.py Loading ...
script.py Loading ...
slides.py Loading ...
templateexporter.py Loading ...