##// END OF EJS Templates
fix js/Python WidgetManager symmetry...
fix js/Python WidgetManager symmetry remove some log statements

File last commit:

r13188:43fad3e7
r13191:b3b051ff
Show More
__init__.py
2 lines | 45 B | text/x-python | PythonLexer
MinRK
add Kernel-side widgets
r13188 from .manager import *
from .widget import *