Skip to content

Instantly share code, notes, and snippets.

@CatherineWong
Last active February 5, 2018 19:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CatherineWong/8645d02b97406d74cc2c520a51670cef to your computer and use it in GitHub Desktop.
Save CatherineWong/8645d02b97406d74cc2c520a51670cef to your computer and use it in GitHub Desktop.
Helpful Commands

General

  • Connect ports for Jupyter: ssh -L 8888:localhost:8888 ______
  • X11 Forwarding: ssh -Y ____
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment