ideonate / cdsdashboards

JupyterHub extension for ContainDS Dashboards
https://cdsdashboards.readthedocs.io/
Other
200 stars 38 forks source link

Start path change #86

Closed faye1225 closed 3 years ago

faye1225 commented 3 years ago

Describe the bug

  1. I changed the path to mount.WORKDIR /data/User/
  2. When starting, the script file cannot be found
  3. I refer to the doc, but it does not seem to work
  4. This part of the code is supposed to specify the path.code How to modify the startup command directly in the configuration file

Screenshots image

Configuration Zero to JupyterHub

faye1225 commented 3 years ago

:( sorry, I found out how to solve it in the source code c.Spawner.notebook_dir='/data/User'