Skip to content
This repository has been archived by the owner on Oct 26, 2019. It is now read-only.

fileupload and FileLinks widgets don't appear on dashboard server #326

Open
trianta2 opened this issue May 15, 2017 · 2 comments
Open

fileupload and FileLinks widgets don't appear on dashboard server #326

trianta2 opened this issue May 15, 2017 · 2 comments

Comments

@trianta2
Copy link

trianta2 commented May 15, 2017

I'm interested in using two widgets with the Jupyter Dashboard Server:

These widgets work successfully from the notebook view, but when I deploy to the Jupyter Dashboard Server these widgets don't appear.

Other widgets such as the dropdown menu from @interact(hue=['smoker', 'sex', 'time', 'day']) in hello_world.ipynb and ipywidgets.IntSlider work just fine in the dashboard server.

I'm running the servers using the docker_deploy solution from https://github.com/jupyter-incubator/dashboards_setup. I've modified the Dockerfiles for both the notebook and kernel to include RUN pip install fileupload.

I'm not sure if this is a bug or if I'm missing a crucial step for making this work.

@lambmeh
Copy link

lambmeh commented Aug 18, 2017

@trianta2 did you managed to solve this?

@trianta2
Copy link
Author

trianta2 commented Aug 18, 2017 via email

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

2 participants