Skip to content

Instantly share code, notes, and snippets.

@surajRathi
Created December 10, 2022 12:39
Show Gist options
  • Save surajRathi/5010779dbd50bc15b40d134e3f147661 to your computer and use it in GitHub Desktop.
Save surajRathi/5010779dbd50bc15b40d134e3f147661 to your computer and use it in GitHub Desktop.
open https://localhost:8080 on the local machine
ssh -L 8080:localhost:8021 [email protected] python -m jupyter notebook --port=8021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment