##// END OF EJS Templates
Add env to the kernelspec __init__...
Add env to the kernelspec __init__ the env attribute was added to the kernelspec and the kernel.json file, but has an error when you try to use it because it's not in __init__
Jason Grout -
r17679:69d507f0
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / filters / tests
__init__.py Loading ...
test_ansi.py Loading ...
test_citation.py Loading ...
test_datatypefilter.py Loading ...
test_highlight.py Loading ...
test_latex.py Loading ...
test_markdown.py Loading ...
test_strings.py Loading ...