##// END OF EJS Templates
add LazyConfigValue...
add LazyConfigValue exposes container methods on container traits, to be lazily evaluated. Specifically: - append, extend, insert on lists - update on dicts - update, add on sets

File last commit:

r10285:5e1e98c2
r12795:c2f47ddb
Show More
__init__.py
1 line | 40 B | text/x-python | PythonLexer
from .client import BlockingKernelClient