Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

webgl globe no longer working in meetup streaming notebook for docker_deploy #17

Open
chuckpr opened this issue Jun 18, 2017 · 0 comments

Comments

@chuckpr
Copy link

chuckpr commented Jun 18, 2017

After cloning and running,

docker-compose build
docker-compose up

..running the WebGL globe cell in the meetup-streaming.ipynb gives the following error (and the globe cell output is empty):

notebook_1        | [I 18:58:58.565 NotebookApp] Installing 'PolymerElements/paper-card'
notebook_1        | bower                        ECONFLICT Unable to find suitable version for polymer
notebook_1        | [E 18:59:00.571 NotebookApp] Failed installing 'PolymerElements/paper-card' into '/opt/conda/share/jupyter/nbextensions/declarativewidgets' with cmd:
notebook_1        | ['bower', 'install', 'PolymerElements/paper-card', '--allow-root', '--config.interactive=false', '--production', '--quiet']
notebook_1        | due to: Command '['bower', 'install', 'PolymerElements/paper-card', '--allow-root', '--config.interactive=false', '--production', '--quiet']' returned non-zero exit status 1

The other widgets are working.

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

No branches or pull requests

1 participant