jupyter
Functionality to make widgets and dashboard work stand-alone in Jupyter.
Previewable ¶
Bases: wrapt.ObjectProxy
Wrapper to be used around MetadorContainer inside Jupyter.
Will ensure that widgets can work in the notebook.
Source code in src/metador_core/widget/jupyter/__init__.py
9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
|