Last active
July 17, 2021 17:16
-
-
Save TerenceLiu98/0c7746f130666c8e5a81601bd6b26b2a to your computer and use it in GitHub Desktop.
jupyter&code-server.sh
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
#### AUTOMATIC TUNNEL WITH CLOUDFLARE SCRIPT #### | |
jupyterhub & cloudflared tunnel --url http://localhost:8000 | |
code-server --auth=none -p 8001 & cloudflared tunnel --url http://localhost:8001 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
getport.sh
webcode.sh