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

推荐订阅源

人人都是产品经理
人人都是产品经理
D
Docker
GbyAI
GbyAI
B
Blog RSS Feed
博客园 - 司徒正美
博客园 - Franky
美团技术团队
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
aimingoo的专栏
aimingoo的专栏
C
Check Point Blog
IT之家
IT之家
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
www.infosecurity-magazine.com
www.infosecurity-magazine.com
AI
AI
O
OpenAI News
Attack and Defense Labs
Attack and Defense Labs
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
T
Tailwind CSS Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
S
Secure Thoughts
博客园 - 聂微东
L
LINUX DO - 最新话题
U
Unit 42
SecWiki News
SecWiki News
A
Arctic Wolf
Schneier on Security
Schneier on Security
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
V
Visual Studio Blog
量子位
The Cloudflare Blog
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
大猫的无限游戏
大猫的无限游戏
Google DeepMind News
Google DeepMind News
G
Google Developers Blog
T
Threat Research - Cisco Blogs
TaoSecurity Blog
TaoSecurity Blog
Recent Commits to openclaw:main
Recent Commits to openclaw:main
B
Blog
博客园 - 【当耐特】
C
CERT Recently Published Vulnerability Notes
Scott Helme
Scott Helme
Last Week in AI
Last Week in AI
D
Darknet – Hacking Tools, Hacker News & Cyber Security
Microsoft Security Blog
Microsoft Security Blog
Apple Machine Learning Research
Apple Machine Learning Research
F
Full Disclosure
Hacker News: Ask HN
Hacker News: Ask HN
A
About on SuperTechFans
博客园 - 三生石上(FineUI控件)
Latest news
Latest news

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!