fix
This commit is contained in:
parent
5a9f10eca5
commit
8d74c252d8
@ -15,13 +15,12 @@ services:
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- JUPYTER_ENABLE_LAB=yes
|
||||
#- PYTHONPATH=/cvtt/prod
|
||||
- TF_CACHE_DIR=/workspace/tf_cache
|
||||
volumes:
|
||||
- ${ROOT_DIR}/notebooks:/workspace
|
||||
- ${ROOT_DIR}/jupyter_settings/user-settings:/home/oleg/.jupyter/lab/user-settings
|
||||
- ${ROOT_DIR}/jupyter_settings/workspaces:/home/oleg/.jupyter/lab/workspaces
|
||||
# - ${DATA_DIR}:/workspace/data
|
||||
- ${DATA_DIR}:/workspace/data
|
||||
ports:
|
||||
- "${JUPYTER_PORT}:${JUPYTER_PORT}"
|
||||
shm_size: "8gb"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user