##// END OF EJS Templates
assign widgets shim as attribute on html shim...
assign widgets shim as attribute on html shim needed to keep both `from IPython.html import widgets` and `from IPython.html.widgets import Widget` working

File last commit:

r20955:c71dcbcd
r21312:cfb07016
Show More
connect.py
2 lines | 74 B | text/x-python | PythonLexer
from ipython_kernel.connect import *
from jupyter_client.connect import *