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 was 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:
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.