Ever wanted to use VS Code to run your code instead of Google Colab? Now you can! Run the following Colab notebook to generate a VS Code environment. You will have full terminal access to run your Python
scripts together with pip
to install your packages. Even better, you get to access GPU acceleration when you select the GPU runtime!
- Get ready your Ngrok Authentication Token. Copy your Ngrok Authentication token here or sign up for a Ngrok account
- Click on the Google Colab button below
- Run the cell with Ngrok authentication token
- There is no step 3!