Closed raybellwaves closed 2 years ago
I was hoping to cd into /opt/tljh/config however, I get a "can't cd to config". I was going to take a look at https://tljh.jupyter.org/en/latest/topic/installer-actions.html#jupyterhub-config-d-directory-for-custom-configuration-snippets i.e. add custom config files
/opt/tljh/config
cd into /opt/tljh/config and add python files to /opt/tljh/config/jupyterhub_config.d/
/opt/tljh/config/jupyterhub_config.d/
can't cd
admin user in terminal (either in jupyterhub or ssh'ed in)
# paste output of `pip freeze` or `conda list` here
# jupyterhub_config.py
Bug description
I was hoping to cd into
/opt/tljh/config
however, I get a "can't cd to config". I was going to take a look at https://tljh.jupyter.org/en/latest/topic/installer-actions.html#jupyterhub-config-d-directory-for-custom-configuration-snippets i.e. add custom config filesExpected behaviour
cd into
/opt/tljh/config
and add python files to/opt/tljh/config/jupyterhub_config.d/
Actual behaviour
can't cd
How to reproduce
admin user in terminal (either in jupyterhub or ssh'ed in)
Full environment
Configuration
Logs