From the course: Google Cloud Platform for Machine Learning Essential Training

Unlock the full course today

Join today to access over 24,900 courses taught by industry experts.

Use managed and user-managed notebooks

Use managed and user-managed notebooks

The quickest way to get started to run one of these examples is to scroll down and click "Run code now." Now, this would open it up in a Colab SaaS Google hosted notebook. But because we're not focusing on that, we're focusing on Vertex AI, I've already done that step. Once you open it there, you can then save the Python notebook and download it to your local machine. So you want to go ahead and do that step for either beginner or expert if you're familiar with MNIST and you want to use the more expert level, MNIST example. Once you've done that, then to run within Vertex AI, we have a number of choices. The newest choice is Colab Enterprise. And the idea here is for this particular scenario, you have tried something out on public Colabs and now you want to bring that notebook into your particular Google project so that you can have control over the security of the data, the networking, and so on and so forth. And you can see I've already done that for this notebook, and I've done…

Contents