mirror of
https://github.com/stellarshenson/stellars-jupyterhub-ds.git
synced 2026-03-15 09:15:08 +00:00
updated
This commit is contained in:
@@ -72,7 +72,7 @@ c.DockerSpawner.environment = {
|
||||
'TENSORBOARD_LOGDIR':'/tmp/tensorboard',
|
||||
'MLFLOW_TRACKING_URI': 'http://localhost:5000',
|
||||
'MLFLOW_PORT':5000,
|
||||
'MLFLOW_HOST':'*',
|
||||
'MLFLOW_HOST':'0.0.0.0', # new 3.5 mlflow launched with guinicorn requires this
|
||||
'MLFLOW_WORKERS':1,
|
||||
'ENABLE_SERVICE_MLFLOW': ENABLE_SERVICE_MLFLOW,
|
||||
'ENABLE_SERVICE_GLANCES': ENABLE_SERVICE_GLANCES,
|
||||
|
||||
Reference in New Issue
Block a user