top of page

Google Cloud Workbench Notebooks Extension Launches to Connect VS Code Users With Cloud Jupyter Environments

Google released the Workbench Notebooks extension for Visual Studio Code. The tool lets developers attach directly to managed Jupyter environments that run on Google Cloud infrastructure. Users keep their existing VS Code workflow while gaining access to larger compute resources for machine learning work. The extension was announced on the Google Developers Blog at https://developers.googleblog.com/ml-development-in-vs-code-with-google-cloud-power-workbench-extension-now-available.

The extension is open source and available on both the VS Code Marketplace and GitHub. It targets teams that already use Workbench Notebooks but want to stay inside one editor instead of switching between the browser and their local IDE.

The extension installs in one click and registers a new connection type inside VS Code. After authentication with a Google Cloud project, the user selects an existing Workbench instance or creates a new one. The remote kernel then appears in the Jupyter kernel picker exactly like a local kernel.

No additional proxy software is required. The connection uses the same identity and access management controls already present in Workbench. Files can be opened from Cloud Storage buckets or from the attached persistent disk without leaving the editor.

Developers who previously ran large training jobs inside browser-based Workbench notebooks now keep their preferred keybindings, extensions, and terminal. For example, a developer fine-tuning a BERT model on a multi-gigabyte text corpus can now edit code locally while the training loop runs on remote GPUs. At the same time the notebook executes on the remote instance, so GPU or TPU resources remain available. The change removes the context switch that many teams cited as a daily friction point.

Early testers reported that opening an existing notebook from Workbench inside VS Code took under thirty seconds once the extension was installed. One anonymized tester summarized the experience: "We cut daily context-switching time by more than half during a recent vision-model experiment." Changing the instance type or adding more accelerators is still done through the Google Cloud console, keeping billing and quota management in one place.

The primary tension lies between Google’s desire to keep users inside its managed notebook product and the preference of many developers to remain inside VS Code. By bringing the remote kernel into VS Code, Google reduces the incentive to export notebooks to local setups or to competing platforms that already offered similar integrations.

Competitors such as AWS SageMaker and Azure Machine Learning already expose remote kernels through VS Code extensions. The new Google extension closes that feature gap for teams that standardized on Google Cloud for data and compute.

The extension remains in active development. Current limitations include the inability to launch new Workbench instances directly from VS Code and the requirement that the instance must already exist. Google states that instance creation from the editor is planned for a future release.

Security teams will still need to review the open-source code and the extension permissions before broad internal rollout. Because the extension uses the same OAuth flow as the Workbench web UI, the attack surface does not expand, but policy changes may be required for organizations that previously restricted VS Code extensions.

Three signals will indicate whether the extension gains traction. First, GitHub commit frequency on the public repository will show how quickly Google responds to reported issues. Second, internal usage metrics shared at future Google Cloud Next events will reveal whether daily active notebook users inside VS Code increase. Third, any competing extension updates from AWS or Microsoft will test whether the feature parity lasts.

Teams evaluating notebook platforms should test the extension against their current remote kernel workflows within the next quarter. Adoption patterns during that period will clarify whether staying inside VS Code becomes the default path for Google Cloud notebook users.

Get started for free

A local first AI Assistant w/ Personal Knowledge Management

For better AI experience,

remio only supports Windows 10+ (x64) and M-Chip Macs currently.

​Add Search Bar in Your Brain

Just Ask remio

Remember Everything

Organize Nothing

bottom of page