Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 214 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 214 Bytes

images

How to run the image

export TAG=''
docker run --rm -it -p 8889:8888 \
-e HOME=/tmp/jovyan \
biodatageeks/ds-notebook:$TAG \
jupyter-lab --ip='*' --NotebookApp.token='' --NotebookApp.password=''