Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lux not showing toggle button #95

Open
Nick-Tsai opened this issue Jul 14, 2021 · 1 comment
Open

lux not showing toggle button #95

Nick-Tsai opened this issue Jul 14, 2021 · 1 comment

Comments

@Nick-Tsai
Copy link

image
lux does not show toggle button under windows environment

@dorisjlee
Copy link
Member

Hi @Nick-Tsai, Thanks for reporting this issue. We made some recent updates that should hopefully fix this issue, you can upgrade and install it by running this in the command line:

pip install --upgrade lux-api lux-widget
jupyter labextension install @jupyter-widgets/jupyterlab-manager
jupyter labextension install luxwidget

or if you are using Jupyter Notebook:

pip install --upgrade lux-api lux-widget
jupyter nbextension install --py luxwidget
jupyter nbextension enable --py luxwidget

Let us know if this works for you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants