Unverified Commit 5bbbc7c4 authored by Tom Moulard's avatar Tom Moulard
Browse files

jupyter: fixing command

parent 832e662c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -188,7 +188,7 @@ services:
    image: jupyter/base-notebook:2662627f26e0
    restart: always
    command: >
     --ip='*'
     jupyter notebook
     --NotebookApp.token=''
     --NotebookApp.password=''
    environment: