Добавлена рабочая директория

This commit is contained in:
2024-12-17 08:10:33 +02:00
parent 89b02c1a6a
commit 46d4431200
2 changed files with 5 additions and 2 deletions

View File

@@ -11,6 +11,9 @@ services:
ports:
- 8888:8888
volumes:
- ~/:/home/jovyan/work
- ~/jupyter:/home/jovyan/work
- /etc/passwd:/etc/passwd
restart: always
group_add:
- users
command: "start-notebook.sh --NotebookApp.token=''"