##// END OF EJS Templates
don't allow LazyConfigValue on private names...
don't allow LazyConfigValue on private names avoids populating Config objects with `_repr_foo_`, etc.
MinRK -
r15218:639f40c3
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 ...
python.py Loading ...
rst.py Loading ...
slides.py Loading ...
templateexporter.py Loading ...