6 lines
242 B
Plaintext
6 lines
242 B
Plaintext
|
|
# Image spawned per user (override to a custom EVOLV image with mlflow client preinstalled)
|
||
|
|
JUPYTER_NOTEBOOK_IMAGE=jupyter/datascience-notebook:latest
|
||
|
|
|
||
|
|
# Admin users (comma-separated, consumed by jupyterhub_config.py)
|
||
|
|
JUPYTERHUB_ADMIN_USERS=
|