sprit.sprit_jupyter_UI module¶
Functions to create jupyter notebook widget UI
- sprit.sprit_jupyter_UI.create_jupyter_ui()[source]¶
Function that generates the user interface for Jupyter Notebooks.
This interface uses ipywidgets, plotly, and IPython to create a user interface for processing data in a Jupyter notebook.
This is functionally equivalent to sprit.gui(‘nb’).
See also
gui