Skip to content

Commit 33bafdd

Browse files
committed
Mount notebooks
1 parent 8f4293f commit 33bafdd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docker-compose.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,8 @@ services:
130130
container_name: jupyterhub
131131
ports:
132132
- "8001:8000"
133+
volumes:
134+
- ./jupyterhub/notebooks:/home/jupyter
133135
networks:
134136
default:
135137
external:

0 commit comments

Comments
 (0)