Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- !python3 -m pip install notebook
- !git clone https://github.com/epic-miner/epic-miner-Fooocus-Sagemaker-Studio-Lab.git
- !wget https://github.com/cloudflare/cloudflared/releases/latest/download/cloudflared-linux-amd64 -O cloudflared
- !chmod +x cloudflared
- !sudo mv cloudflared /usr/local/bin/
- !cloudflared tunnel --url localhost:8888 & python3 -m notebook --allow-root
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement