Last active
January 14, 2019 17:10
-
-
Save piwwww/a4083183ba17903d4e2d5a60be3bca1e to your computer and use it in GitHub Desktop.
Running Jupyter Lab Remotely (Remote Part)
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
# tips from Ben Lindsay: http://benjlindsay.com/blog/running-jupyter-lab-remotely/ | |
alias jlremote='jupyter lab --no-browser --port=8888' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment