##// END OF EJS Templates
never import pigments at module level in nbconvert...
never import pigments at module level in nbconvert ensures things are always importable, and delays ImportErrors until they are actually relevant.

File last commit:

r13195:ee7d313e
r14042:6e7009d8
Show More
__init__.py
2 lines | 43 B | text/x-python | PythonLexer
from .manager import *
from .comm import *