##// END OF EJS Templates
Remove kernel spec __init__ completely...
Remove kernel spec __init__ completely Thanks to @minrk for the code suggestion.

File last commit:

r12505:1cf4e29e
r17686:81d5c2d5
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 *