Workbench Notebooks VS Code Extension
April 16, 2026 ยท View on GitHub
Workbench Notebooks 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 atop the Jupyter extension, this extension exposes Workbench Jupyter servers directly in VS Code!
- ๐พ Bug report
- โจ Feature request
- ๐ฌ Discussions
Quick Start
- Install VS Code.
- Install the Workbench extension from either the Visual Studio Marketplace or Open VSX.
- Install the Jupyter extension if not already installed.
- Open or create a notebook file.
- Click
Select Kernel>Google Cloud>Workbench. - When prompted, sign in.
- Search and select a GCP project.
- Select an active Workbench instance.
- ๐ Enjoy!

Contributing
Contributions are welcome and appreciated! See the contributing guide for more info.
Data and Telemetry
The extension does not collect any client-side usage data within VS Code. See the Google Cloud Terms of Service and the Google Cloud Privacy for more information.
Security
To mitigate the risk of malicious extensions accessing your OAuth credentials, ensure the extension is installed from a trusted source (such as the Visual Studio Marketplace or Open VSX) and is authored by the verified publisher (GoogleCloudTools).
Please see our security disclosure process. All security advisories are managed on GitHub.