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.
Difficult one to solve - poss related to issue #31
Error:
[I 14:24:37.246 NotebookApp] Installing 'PolymerElements/paper-slider'
bower ECONFLICT Unable to find suitable version for polymer
[E 14:24:42.109 NotebookApp] Failed installing 'PolymerElements/paper-slider' into '/Users/bytesemantics/anaconda/share/jupyter/nbextensions/declarativewidgets' with cmd:
['bower', 'install', 'PolymerElements/paper-slider', '--allow-root', '--config.interactive=false', '--production', '--quiet']
due to: Command '['bower', 'install', 'PolymerElements/paper-slider', '--allow-root', '--config.interactive=false', '--production', '--quiet']' returned non-zero exit status 1
[W 14:24:42.111 NotebookApp] 400 POST /urth_import (::1) 4865.90ms referer=http://localhost:8888/notebooks/0001__JUPYTER_INTERACTIVE_DASHBOARDS/Untitled.ipynb
Where can I find docs on bower usage by declarativewidgets - i.e. do I need to bower init ? do I use the shipped bower.json?
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.
Difficult one to solve - poss related to issue #31
Error:
[I 14:24:37.246 NotebookApp] Installing 'PolymerElements/paper-slider'
bower ECONFLICT Unable to find suitable version for polymer
[E 14:24:42.109 NotebookApp] Failed installing 'PolymerElements/paper-slider' into '/Users/bytesemantics/anaconda/share/jupyter/nbextensions/declarativewidgets' with cmd:
['bower', 'install', 'PolymerElements/paper-slider', '--allow-root', '--config.interactive=false', '--production', '--quiet']
due to: Command '['bower', 'install', 'PolymerElements/paper-slider', '--allow-root', '--config.interactive=false', '--production', '--quiet']' returned non-zero exit status 1
[W 14:24:42.111 NotebookApp] 400 POST /urth_import (::1) 4865.90ms referer=http://localhost:8888/notebooks/0001__JUPYTER_INTERACTIVE_DASHBOARDS/Untitled.ipynb
Where can I find docs on bower usage by declarativewidgets - i.e. do I need to bower init ? do I use the shipped bower.json?
The text was updated successfully, but these errors were encountered: