Is it possible to use Virtual environment (venv) for workbench notebook in Vertex AI?

Hi there,

Is it possible to use Virtual environment (venv) for colab enterprise and workbench notebook in Vertex AI? How does it implemented?

Thanks in advance

Having trouble with the notebook itself at Colab Enterprise, But I was able to run the environment at its terminal:

Steps for starting an environment:

https://cloud.google.com/python/docs/setup#installing_and_using_virtualenv

Apologies, I was able to run the setup by adding ! from the start of every command steps within the notebook. Still the same steps provided by document above.

1 Like