ai-jubied/KaggleLink-Setup — reverse-engineered prompt
Reverse engineered prompt
Build me a simple setup that lets me use a Kaggle notebook like a remote dev machine from my own computer.
I want to paste one command into a Kaggle cell, give it a public URL to my SSH public key and my zrok token, and have it do the full setup so I can securely connect in over SSH. After it finishes, it should clearly show me the access token or connection info I need on my local machine. I also want this to work nicely with VS Code so I can edit and run code against the Kaggle environment instead of living in the browser notebook.
Please include easy instructions for a normal user, how to generate the SSH key, where to host the public key so Kaggle can read it, how to enable zrok locally, how to connect, and how to copy files back and forth. If there are limits with the starter plan or cleanup steps between sessions, explain those too. You can check current docs online if needed.
Want more depth? Deep Reverse