Esempio n. 1
0
def lazy_import_handle_comm_opened(*args, **kwargs):
    from IPython.html.widgets import Widget
    Widget.handle_comm_opened(*args, **kwargs)
Esempio n. 2
0
def lazy_import_handle_comm_opened(*args, **kwargs):
    from IPython.html.widgets import Widget
    Widget.handle_comm_opened(*args, **kwargs)
Esempio n. 3
0
def lazy_import_handle_comm_opened(*args, **kwargs):
    Widget.handle_comm_opened(*args, **kwargs)
Esempio n. 4
0
def lazy_import_handle_comm_opened(*args, **kwargs):
    Widget.handle_comm_opened(*args, **kwargs)