config: load Jupyter application-specific config files - #784
config: load Jupyter application-specific config files#784oliver-sanders wants to merge 1 commit into
Conversation
b2f2f2f to
2cc2a6c
Compare
Sounds like grounds to reject? |
Refresh page? I followed up explaining my daft mistake. |
No, I agree with your comment, that file ain't loaded! It's looking for |
* Load `jupyterhub_config.py` files for JupyterHub. * Load `jupyter_cylc_config.py` files for Cylc UI Server.
2cc2a6c to
b162b70
Compare
|
@wxtim, corrected the filename and added some documentation. Please could you double check this makes sense and the filepaths are correct (print statements in the files is a reasonable acid test). |
|
|
||
| 2) Site Config | ||
|
|
||
| This file configures the Hub/UIS for all users. The default path can be |
There was a problem hiding this comment.
| This file configures the Hub/UIS for all users. The default path can be | |
| These files configure the Hub/UIS for all users. The default path can be |
|
|
||
| 3) User Config | ||
|
|
||
| This file |
There was a problem hiding this comment.
| This file | |
| These files configure the Hub/UIs locally per user, overwriting global config. |
I don't know if that's correct but I think it needs something there.
I don't think Cylc auto-creates this directory or file. It's not documented because it doesn't do anything to the best of my knowledge. |
|
We might want to add something for 'jupyter_cylc_config.py' to the README. |
Ok, not sure how I've ended up with one but thats fine if it's not used. |


jupyterhub_config.pyfiles for JupyterHub.jupyter_cylc_config.pyfiles for Jupyter Server.Check List
CONTRIBUTING.mdand added my name as a Code Contributor.setup.cfg(andconda-environment.ymlif present).?.?.xbranch.