If you've ever had to juggle a local VS Code window for writing code and a browser tab running a Jupyter notebook on Google Cloud, Google just closed that loop. The new Workbench Notebooks VS Code extension lets you connect your local editor directly to a managed Google Cloud Workbench instance and run notebooks on it, no browser required.

The context-switching problem it solves

Until now, these two worlds were mostly separate: developers had customized VS Code environments for project development, and web-based cloud environments for notebook execution, visualization, and training workloads. The result was constant friction -- switching tabs, re-authenticating, losing your IDE keybindings and extensions the moment you needed real compute.

The new extension allows you to connect to and run notebooks on managed cloud environments directly within your local IDE, streamlining the ML lifecycle by eliminating context switching and providing direct access to high-performance Google Cloud infrastructure.

How it actually works

Workbench Instances are Jupyter notebook-based development environments for the entire data science workflow. You can interact with other Google Cloud services from within a Workbench instance's Jupyter notebook. Built on top of the existing Jupyter extension, this extension exposes Workbench Jupyter servers directly in VS Code.

Alpha Signal

Don't miss what's next in AI

Join 300,000+ engineers and researchers who get the signal, not the noise.

  • Full access to in-depth AI research breakdowns
  • Be the first to know what's trending before it hits mainstream
  • Daily curated papers, repos, and industry moves