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
- Existing keepvars will whitelist environment variables, but is
all-or-nothing: you can't append to existing required environemnt
variables that JupyterHub requires.
- This allows a comma separated list of the same format as
req_keepvars that gets appended to keepvars, with one extra comma
between them.
0 commit comments