Skip to content

Instantly share code, notes, and snippets.

@mindnuts
Created February 22, 2019 06:52
Show Gist options
  • Save mindnuts/be2cbfa71892c762109a41ed64004d50 to your computer and use it in GitHub Desktop.
Save mindnuts/be2cbfa71892c762109a41ed64004d50 to your computer and use it in GitHub Desktop.
#!/bin/bash
docker run -it -v $PWD:/home/jovyan --rm -p 8888:8888 alpine:3.6 jupyter notebook
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment