Skip to content

Instantly share code, notes, and snippets.

@piwwww
Last active January 14, 2019 17:10
Show Gist options
  • Save piwwww/a4083183ba17903d4e2d5a60be3bca1e to your computer and use it in GitHub Desktop.
Save piwwww/a4083183ba17903d4e2d5a60be3bca1e to your computer and use it in GitHub Desktop.
Running Jupyter Lab Remotely (Remote Part)
# 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