##// 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__

File last commit:

r12505:1cf4e29e
r17679:69d507f0
Show More
__init__.py
7 lines | 167 B | text/x-python | PythonLexer
from .ansi import *
from .citation import *
from .datatypefilter import *
from .highlight import *
from .latex import *
from .markdown import *
from .strings import *