Skip to content

Instantly share code, notes, and snippets.

@goddoe
Created September 13, 2018 17:55
Show Gist options
  • Save goddoe/f92e0dc3d83fb526219af02ed8f9f541 to your computer and use it in GitHub Desktop.
Save goddoe/f92e0dc3d83fb526219af02ed8f9f541 to your computer and use it in GitHub Desktop.
jupyter lab specify port, ip
jupyter lab --port=8000 --no-browser --ip='0.0.0.0' --allow-root
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment