Run Your VS Code Jupyter Notebooks on the Google Colab Runtime
Published: 2025-11-22
Google Colab has launched an official extension for Visual Studio Code, enabling developers to connect local notebooks to Colab runtimes directly within VS Code
The release bridges two popular ecosystems: VS Code code editor and Colab, a cloud-based notebook environment widely adopted for AI/ML, providing seamless access to GPUs and TPUs
With the extension, VS Code users can create .ipynb notebooks and select a Colab runtime so the notebook runs on Colab's compute while staying in the VS Code interface