Google Cloud -Vertex AI Workbench
2 min readMay 16, 2023
Vertex AI Workbench is a Jupyter notebook-based development environment for the entire data science workflow. You can interact with Vertex AI and other Google Cloud services from within a Vertex AI Workbench instance’s Jupyter Notebook.
Vertex AI Workbench integrations and features can make it easier to access your data, process data faster, schedule notebook runs, and more.
Vertex AI Workbench offers a managed notebooks option with built-in integrations that help you to set up an end-to-end notebook-based production environment.
For example, Vertex AI Workbench lets you:
- Access and explore your data from within a Jupyter Notebook by using BigQuery and Cloud Storage integrations.
- Automate recurring updates to your model by using scheduled executions of your notebook’s code that run on Vertex AI.
- Process data quickly by running a notebook on a Dataproc cluster.
- Run a notebook as a step in a pipeline by using Vertex AI Pipelines.
Vertex AI Workbench provides two Jupyter notebook-based options for your data science workflow.
- Managed notebooks instances are Google-managed environments with…