You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.
I would like to know if is possible to install the declarative widgets without using: pip install jupyter_declarativewidgets
I tried running python setup.py build and python setup.py install and after jupyter declarativewidgets quick-setup --sys-prefix and the message that I have is:
ImportError: No module named 'declarativewidgets'
There is another way to do that?
Thank you in advance.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello everyone,
I would like to know if is possible to install the declarative widgets without using:
pip install jupyter_declarativewidgets
I tried running python setup.py build and python setup.py install and after jupyter declarativewidgets quick-setup --sys-prefix and the message that I have is:
ImportError: No module named 'declarativewidgets'
There is another way to do that?
Thank you in advance.
The text was updated successfully, but these errors were encountered: