Unverified Commit d0f1e504 authored by Tom Moulard's avatar Tom Moulard
Browse files

jupyter: fixing volumes

parent 5bbbc7c4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -194,7 +194,7 @@ services:
    environment:
      - 'JUPYTER_ENABLE_LAB=yes'
    volumes:
      - './jupyter/jupyter_notebook_config.py:/root/.jupyter/jupyter_notebook_config.py'
      - './jupyter/jupyter/config:/root/.jupyter/'
      - './jupyter/notbooks:/notebooks'
    networks:
      - srv