@xiaoying_eth: Google's move basically flipped the GPU scalper's table. VS Code can now connect directly to Google Colab. That is: → In your own editor, get a free T4 GPU → Code and files are local, compute power uses Google's. Link: http…

X AI KOLs Timeline Tools

Summary

Google has released an official Colab VS Code extension, allowing users to directly connect to Colab runtimes and use free T4 GPU and other compute power in local VS Code, combining the power of the editor with Colab's cloud resources.

Google's move basically flipped the GPU scalper's table. VS Code can now connect directly to Google Colab. That is: → In your own editor, get a free T4 GPU → Code and files are local, compute power uses Google's. Link: https://developers.googleblog.com/google-colab-is-coming-to-vs-code/…
Original Article
View Cached Full Text

Cached at: 05/18/26, 08:29 AM

Google’s move essentially flips the table on GPU scalpers. VS Code can now directly connect to Google Colab. That means:
→ In your own editor, get a free T4 GPU
→ Code and files stay local, compute power comes from Google
Link: https://developers.googleblog.com/google-colab-is-coming-to-vs-code/…


Google Colab is Coming to VS Code

Source: https://developers.googleblog.com/google-colab-is-coming-to-vs-code/ Kevin Eger (https://developers.googleblog.com/search/?author=Kevin+Eger)Senior Software EngineerGoogle Colab

Ashley Toney (https://developers.googleblog.com/search/?author=Ashley+Toney)Senior Software EngineerGoogle Colab

Today, we are incredibly excited to announce the launch of the newGoogle Colab extension (https://marketplace.visualstudio.com/items?itemName=Google.colab)for Visual Studio Code. This work is the culmination of two key trends that have become apparent in the last few years.

First, VS Code is one of the world’s most popular and beloved code editors. Its success is no mystery - VS Code is fast, lightweight, and infinitely adaptable.

Second, Colab has become the go-to platform for millions of AI/ML developers, students, and researchers, across the world. Colab makes it simple to write and execute code, collaborate with others, and get seamless access to powerful compute resources like GPUs and TPUs.

Until now, these two worlds have been mostly separate. Users had customized VS Code environments for project development, and web-based Colab environments for notebook execution, visualization, and training/inference workloads.

We’ve seen the passion from the community to bridge the gap between powerful VS Code development and web-based Colab notebooks through blog posts, forum threads, and popular GitHub repositories detailing workarounds. All of this made it clear that Colab users want the power and simplicity of Colab inside the VS Code editor they are already using.

Our objective at Colab is to meet developers, students, and researchers where they are, and for many of them, that’s in VS Code. That’s why we’re now releasing the official Colab VS Code extension.

🤝 The Best of Both Worlds

The new Colab VS Code extension combines the strengths of both platforms:

  • **For VS Code Users:**Continue to use the editor you’re familiar with. Connect local notebooks to high-powered Colab runtimes, including Pro-tier runtimes with premium GPUs and TPUs.
  • **For Colab Users:**This integration is designed to support the workflows many Colab users already have. It’s common to work on notebooks that are part of a larger project or Git repository. A subset of Colab users want more powerful IDE features with increased extensibility. This extension bridges the gap between simple to provision Colab runtimes and the prolific VS Code editor.

🚀 Getting Started with the Colab Extension

You can get up and running in just a few clicks.

1. Install the Colab Extension

  • In VS Code, open theExtensionsview from the Activity Bar on the left (or press\[Ctrl\|Cmd\]\+Shift\+X\).
  • Search the marketplace forGoogle Colab.
  • ClickInstallon the officialColab extension (https://marketplace.visualstudio.com/items?itemName=google.colab).
  • (If prompted, install the required extension dependency -Jupyter)

2. Connect to a Colab Runtime

  • Create or open any .ipynb notebook file in your local workspace.
  • Either run a cell (which drops you into kernel selection) or click theSelect Kernelbutton in the top right.
  • ClickColaband then select your desired runtime, sign in with your Google account, and you’re all set!

Sorry, your browser doesn’t support playback for this video

Your local notebook is now powered by a Colab runtime!

For VS Code derivatives the extension is also published toOpen VSX (https://open-vsx.org/extension/Google/colab).

Whats Next

This project is a launchpad for bringing the best of Google Colab’s functionality to users everywhere, and we’re just getting started. We plan to bring even more Colab goodness to VS Code.

We are thrilled to finally bring these two platforms together. Download the extension from theVS Code Marketplace (https://marketplace.visualstudio.com/items?itemName=Google.colab)today, give it a try, and let us know what you think on:

  • Github (https://github.com/googlecolab/colab-vscode/issues/new/choose)
  • X (formerly twitter) (https://x.com/GoogleColab)

Happy coding!

Similar Articles

@gkxspace: Now when I open Codex, I can hardly tell whether I'm writing code or using a computer... Watching tutorials: directly open YouTube on the right. Modifying webpages: circle something in the preview, and it finds the code itself. Operating Chrome: let it operate all logged-in websites, using the built-in browser's login state (one-click import all local cookies). Office work: articles, PPTs, spreadsheets, PDFs—all can be placed right next to it for editing. The best part is that everything revolves around the same task. Often you don't need to copy a webpage into the chat box or repeatedly explain \"what I was just doing.\" Suddenly a thought: humans have developed less than 1% of Codex's potential.

X AI KOLs Following

A tweet describes the experience of using Codex, noting that it can directly operate web pages, browsers, and office files in the editor, making users feel like they are using a computer rather than writing code.

@gkxspace: Codex's Computer Use + Chrome Extension, I'm Absolutely Loving It!!! Now I Really Feel: As Long as You Give AI Enough Permissions, There Seems to Be Nothing It Can't Do on a Computer. For Example, in Past Development, the Most Annoying Part Was All the Configurations. Especially with Alibaba Cloud's System, One Entry Hidden Behind Another, Changing a Parameter...

X AI KOLs Following

User shares experience with Codex's Computer Use and Chrome extension for automating development configuration tasks, emphasizing that AI can handle multiple computer operations when given enough permissions.