remove toggle/pandaslux
pip uninstall lux-api
pip uninstall lux-widget
jupyter nbextension uninstall --py luxWidget
jupyter nbextension disable --py luxWidget
pip install lux-api
jupyter nbextension install --py luxwidget
jupyter nbextension enable --py luxwidget