Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save henrytseng/93ab177e4f811b1b8f278e01b0ebc358 to your computer and use it in GitHub Desktop.
Save henrytseng/93ab177e4f811b1b8f278e01b0ebc358 to your computer and use it in GitHub Desktop.
jupyter-lab-docker
docker run -it --rm -p 8888:8888 -v "${pwd}":/home/jovyan/work jupyter/datascience-notebook:0fd03d9356de
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment