dashboards
dashboards copied to clipboard
How can Python code detect whether it's running in a dashboards or notebook environment?
It is required to decide how to load certain widgets (yes, eventually, JS widget code) that work differently depending on whether they are run from dashboards or notebook.