pyprobe.dashboard#

Script to create a Streamlit dashboard for PyProBE.

Functions

launch_dashboard(cell_list)

Function to launch the dashboard for the preprocessed data.

launch_dashboard(cell_list)#

Function to launch the dashboard for the preprocessed data.

Parameters:

cell_list (list) – The list of cell objects to display in the dashboard.

Return type:

None