惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Vercel News
Vercel News
O
OpenAI News
Engineering at Meta
Engineering at Meta
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
月光博客
月光博客
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
WordPress大学
WordPress大学
宝玉的分享
宝玉的分享
GbyAI
GbyAI
T
The Blog of Author Tim Ferriss
Google DeepMind News
Google DeepMind News
B
Blog RSS Feed
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
云风的 BLOG
云风的 BLOG
罗磊的独立博客
S
SegmentFault 最新的问题
The Register - Security
The Register - Security
Hugging Face - Blog
Hugging Face - Blog
D
DataBreaches.Net
U
Unit 42
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
B
Blog
阮一峰的网络日志
阮一峰的网络日志
P
Proofpoint News Feed
雷峰网
雷峰网
V
Visual Studio Blog
小众软件
小众软件
aimingoo的专栏
aimingoo的专栏
N
Netflix TechBlog - Medium
酷 壳 – CoolShell
酷 壳 – CoolShell
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Y
Y Combinator Blog
博客园 - 【当耐特】
G
Google Developers Blog
L
LangChain Blog
Stack Overflow Blog
Stack Overflow Blog
I
InfoQ
Martin Fowler
Martin Fowler
F
Fortinet All Blogs
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
The Cloudflare Blog
AI
AI
Google Online Security Blog
Google Online Security Blog
Hacker News - Newest:
Hacker News - Newest: "LLM"
博客园 - Franky
Blog — PlanetScale
Blog — PlanetScale
Webroot Blog
Webroot Blog
PCI Perspectives
PCI Perspectives
爱范儿
爱范儿
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org

Google Developers Blog

LiteRT.js, Google's high performance Web AI Inference- Google Developers Blog Bridging the Domain Gap: AI Race Coach built with Antigravity and Gemini- Google Developers Blog We terminated a TPU mid-training and it recovered in seconds: Introduction to elastic training with MaxText- Google Developers Blog Why we built ADK 2.0- Google Developers Blog Build agentic full-stack apps with Genkit- Google Developers Blog Driving the Agent Quality Flywheel from Your Coding Agent- Google Developers Blog Build reliable multi-agent applications with ADK Go 2.0. Discover our new graph-based workflow engine, built-in human-in-the-loop, and dynamic orchestration- Google Developers Blog Measuring What Matters with Jules- Google Developers Blog Build Cross-Language Multi-Agent Team with Google’s Agent Development Kit and A2A- Google Developers Blog How A2A is Building a World of Collaborative Agents- Google Developers Blog A2UI + MCP Apps: Combining the best of declarative and custom agentic UIs- Google Developers Blog Announcing the Agentic Resource Discovery specification- Google Developers Blog Enhance Security and Trust: New Session Metadata in Sign in with Google- Google Developers Blog Unlocking the Power of the TPU Stack: Introducing our new Developer Hub- Google Developers Blog DiffusionGemma: The Developer Guide Introducing the Google Colab CLI Gemma 4 12B: The Developer Guide Bringing Gemma 4 12B to your Laptop: Unlocking Local, Agentic Workflows with Google AI Edge Supercharge your integration workflow with the Google Pay & Wallet Developer MCP server How the community trained Gemma to "Think" with Tunix and TPUs
ML Development in VS Code with Google Cloud Power: Workbench Extension Now Available- Google Developers Blog
Andrii Lobanov · 2026-07-01 · via Google Developers Blog

For data scientists and developers, the ideal workflow combines the familiarity of a local IDE with the heavy-lifting capabilities of the cloud. Today, we are bridging that gap with the launch of the Google Cloud Workbench Notebooks extension for VS Code. This new tool allows you to harness the scalable infrastructure of Google Cloud directly within your local development environment.

Gemini Enterprise Agent Platform Workbench has long been a go-to platform for managed Jupyter environments optimized for data science. By bringing Workbench into VS Code, we are enabling a more fluid experience where you can manage your code and cloud-based notebooks in a single interface.

This integration is specifically designed to streamline the ML lifecycle. By eliminating context switching, developers can move from local experimentation to high-performance cloud compute without disruption.

⚡ Enterprise Power meets Local Productivity

The Workbench VS Code extension offers a seamless bridge between your desktop and Google Cloud's AI-optimized infrastructure:

  • Connect and Scale: Easily connect your local VS Code environment to managed cloud environments, accessing high-performance compute when your local machine needs more power.
  • Optimized Workflows: Run notebooks directly on Workbench instances without leaving your IDE, maintaining your preferred local settings and extensions.
  • Open Source Innovation: In line with our commitment to the developer ecosystem, the extension is fully open-sourced, allowing for community-driven contributions and transparency.

🚀 Launch your Workbench Workflow in VS Code

Transitioning your data science projects to the cloud is straightforward. Follow these steps to integrate your local environment with Gemini Agent Platform Workbench:

  1. Equip your IDE:
    Head to the Extensions view in VS Code and search for "Google Cloud Workbench Notebooks". Ensure you install the official package (GoogleCloudTools.workbench-notebooks). This extension works in tandem with the Jupyter extension to provide a seamless notebook experience.
  2. Initiate a Cloud Connection:
    Open a notebook (.ipynb) and use the Select Kernel option located in the editor's toolbar. Navigate through the Google Cloud menu and choose Workbench as your compute provider.
  3. Authenticate and Access:
    A quick sign-in process will link your Google Cloud account. Once authenticated, pick your desired project and select an active Workbench instance to begin executing your code on high-performance infrastructure.

Next steps

As part of our commitment to the developer ecosystem, the extension is fully open-sourced to support community-driven innovation. This project is a launchpad for bringing the best of Google Cloud's functionality to users everywhere, and we're just getting started.

We are thrilled to finally bring these two platforms together. Download the extension from the VS Code Marketplace today, and contribute to the project on GitHub!

Happy coding!