Created
December 10, 2022 12:39
-
-
Save surajRathi/5010779dbd50bc15b40d134e3f147661 to your computer and use it in GitHub Desktop.
open https://localhost:8080 on the local machine
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
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