Skip to content

Instantly share code, notes, and snippets.

@baobuiquang
Created August 29, 2024 08:00
Show Gist options
  • Save baobuiquang/b061d14286d2e63ac1a43b681901a497 to your computer and use it in GitHub Desktop.
Save baobuiquang/b061d14286d2e63ac1a43b681901a497 to your computer and use it in GitHub Desktop.
Linux
ssh -L 1234:localhost:1234 [email protected]
jupyter lab --no-browser --port=1234
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment