Created
September 13, 2018 17:55
-
-
Save goddoe/f92e0dc3d83fb526219af02ed8f9f541 to your computer and use it in GitHub Desktop.
jupyter lab specify port, ip
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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