dash_install
from jupyter_dash import JupyterDash as Dash
[other dash imports]
Bright Buffalo
from jupyter_dash import JupyterDash as Dash
[other dash imports]
from jupyter_dash.comms import _send_jupyter_config_comm_request
_send_jupyter_config_comm_request()