Skip to content

DerekChia/colab-vscode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Colab-VSCode

made-for-VSCode made-with-python Open In Colab

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!

Quick Start

  1. Get ready your Ngrok Authentication Token. Copy your Ngrok Authentication token here or sign up for a Ngrok account
  2. Click on the Google Colab button below
  3. Run the cell with Ngrok authentication token
  4. There is no step 3!

Open In Colab

Step-by-Step Instruction

1

2

3

4

5

6