GCP: Handling Errors When Creating AI Platform Notebooks

I created a notebook instance using the following as a reference. https://cloud.google.com/blog/ja/topics/developers-practitioners/pytorch-google-cloud-how-train-pytorch-models-ai-platform g c l o u d - - - - - - - v v m l b a a i n n m m a o o c c n e o - - c c o c c s t t i i h a t e e t w e m m i t - l l a o b a a n i d e e l r o g g e o i r r l k o e e - n s a a - = k - - t = k t t g d s p f y u - o o p e r a p s s r r u f i o m e - i - - - a n j i = c z c t d u s e l n e e o y r l t c y 1 n = r p i t a t = - t 1 e e v n = p s r 0 - = e c d y t a 0 c N r e e t a l o V s e o n 1 \ u I \ p r d - n D c l c a a t I r e h r = A e a - d \ 1 _ a r 1 - T t n - 4 \ E e i 7 S n - \ L e g c A x - u _ a p 1 T m l 1 4 p a 0 l t - \ e f n - o o i r t n m e s - b t r o a e o n l k c e s e a s \ \ e \ At that time, I was unable to create the notebook instance due to the following error. ...

April 5, 2022 · 4 min · Nakamura

How to Delete a Feature Store in GCP Vertex AI

Overview This is a note on how to delete a feature store in Vertex AI on GCP (Google Cloud Platform). I later noticed that official documentation was available at the following link. https://cloud.google.com/vertex-ai/docs/featurestore/managing-featurestores#delete_a_featurestore Method In this example, I will attempt to delete a feature store called test as shown below. It could be deleted by executing the following command. (I was unable to find a way to delete it from the GUI.) ...

April 5, 2022 · 2 min · Nakamura