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
I have set up jupyterhub for our students using docker.
I want each student who runs a container to open files and data that I upload?
How can I do that?
I guess I have to create a docker image for every change that I make, right?
c.Dockerspawner.container_image= '...' did not work.
Thank you very much!
The text was updated successfully, but these errors were encountered:
Hello,
I have set up jupyterhub for our students using docker.
I want each student who runs a container to open files and data that I upload?
How can I do that?
I guess I have to create a docker image for every change that I make, right?
c.Dockerspawner.container_image= '...' did not work.
Thank you very much!
The text was updated successfully, but these errors were encountered: