Vertex AI Workbench ノートブック: Qwik Start のレビュー
135909 件のレビュー
Liu Michael · 約2年前にレビュー済み
MARTINEZ GARCIA JUAN CAMILO · 約2年前にレビュー済み
MATURI NAGA DIVYASRI · 約2年前にレビュー済み
BEHARA SAI GIRISH · 約2年前にレビュー済み
Burmi Shlok · 約2年前にレビュー済み
Macha Darshini · 約2年前にレビュー済み
Boyidi Sai Ram · 約2年前にレビュー済み
Sunkavalli Sri Raman · 約2年前にレビュー済み
Katta Jai Sai Akhil · 約2年前にレビュー済み
Signin LTI · 約2年前にレビュー済み
Agarwal Prashant · 約2年前にレビュー済み
Sarafoleanu Catalin · 約2年前にレビュー済み
コメントが上手く反映されてない?3回送信したけど、 2回目、3回目がずっと1回目のコメントのままではないか?
wang yushi · 約2年前にレビュー済み
下記の問題があって、処理が進めない 1.インスタンスをCreateしたとき、 [ワークベンチ] ページで、[新しいノートブック] をクリックします。 の辺りから、説明が古い、 基本的にAdvancedの設定を開かないと、細かい選択ができない 2.Step 3.1: Set up a Cloud Storage bucket[¶](https://342beeb48cfbcd1b-dot-us-east4.notebooks.googleusercontent.com/lab/tree/training-data-analyst/self-paced-labs/ai-platform-qwikstart/ai_platform_qwik_start.ipynb#Step-3.1:-Set-up-a-Cloud-Storage-bucket) --------------------------------------------------------------------------- CalledProcessError Traceback (most recent call last) Cell In[19], line 1 ----> 1 get_ipython().run_cell_magic('bash', '', '\nif ! gsutil ls | grep -q gs://${BUCKET_NAME}; then\n gsutil mb -l ${REGION} gs://${BUCKET_NAME}\nfi\ngsutil cp -r data gs://$BUCKET_NAME/data\n') File /opt/conda/lib/python3.9/site-packages/IPython/core/interactiveshell.py:2493, in InteractiveShell.run_cell_magic(self, magic_name, line, cell) 2491 with self.builtin_trap: 2492 args = (magic_arg_s, cell) -> 2493 result = fn(*args, **kwargs) 2495 # The code below prevents the output from being displayed 2496 # when using magics with decorator @output_can_be_silenced 2497 # when the last Python token in the expression is a ';'. 2498 if getattr(fn, magic.MAGIC_OUTPUT_CAN_BE_SILENCED, False): File /opt/conda/lib/python3.9/site-packages/IPython/core/magics/script.py:154, in ScriptMagics._make_script_magic.<locals>.named_script_magic(line, cell) 152 else: 153 line = script --> 154 return self.shebang(line, cell) File /opt/conda/lib/python3.9/site-packages/IPython/core/magics/script.py:314, in ScriptMagics.shebang(self, line, cell) 309 if args.raise_error and p.returncode != 0: 310 # If we get here and p.returncode is still None, we must have 311 # killed it but not yet seen its return code. We don't wait for it, 312 # in case it's stuck in uninterruptible sleep. -9 = SIGKILL 313 rc = p.returncode or -9 --> 314 raise CalledProcessError(rc, cell) CalledProcessError: Command 'b'\nif ! gsutil ls | grep -q gs://${BUCKET_NAME}; then\n gsutil mb -l ${REGION} gs://${BUCKET_NAME}\nfi\ngsutil cp -r data gs://$BUCKET_NAME/data\n'' returned non-zero exit status 1.
wang yushi · 約2年前にレビュー済み
下記の問題があって、処理が進めない 1.インスタンスをCreateしたとき、 [ワークベンチ] ページで、[新しいノートブック] をクリックします。 の辺りから、説明が古い、 基本的にAdvancedの設定を開かないと、細かい選択ができない 2.Step 3.1: Set up a Cloud Storage bucket[¶](https://342beeb48cfbcd1b-dot-us-east4.notebooks.googleusercontent.com/lab/tree/training-data-analyst/self-paced-labs/ai-platform-qwikstart/ai_platform_qwik_start.ipynb#Step-3.1:-Set-up-a-Cloud-Storage-bucket) --------------------------------------------------------------------------- CalledProcessError Traceback (most recent call last) Cell In[19], line 1 ----> 1 get_ipython().run_cell_magic('bash', '', '\nif ! gsutil ls | grep -q gs://${BUCKET_NAME}; then\n gsutil mb -l ${REGION} gs://${BUCKET_NAME}\nfi\ngsutil cp -r data gs://$BUCKET_NAME/data\n') File /opt/conda/lib/python3.9/site-packages/IPython/core/interactiveshell.py:2493, in InteractiveShell.run_cell_magic(self, magic_name, line, cell) 2491 with self.builtin_trap: 2492 args = (magic_arg_s, cell) -> 2493 result = fn(*args, **kwargs) 2495 # The code below prevents the output from being displayed 2496 # when using magics with decorator @output_can_be_silenced 2497 # when the last Python token in the expression is a ';'. 2498 if getattr(fn, magic.MAGIC_OUTPUT_CAN_BE_SILENCED, False): File /opt/conda/lib/python3.9/site-packages/IPython/core/magics/script.py:154, in ScriptMagics._make_script_magic.<locals>.named_script_magic(line, cell) 152 else: 153 line = script --> 154 return self.shebang(line, cell) File /opt/conda/lib/python3.9/site-packages/IPython/core/magics/script.py:314, in ScriptMagics.shebang(self, line, cell) 309 if args.raise_error and p.returncode != 0: 310 # If we get here and p.returncode is still None, we must have 311 # killed it but not yet seen its return code. We don't wait for it, 312 # in case it's stuck in uninterruptible sleep. -9 = SIGKILL 313 rc = p.returncode or -9 --> 314 raise CalledProcessError(rc, cell) CalledProcessError: Command 'b'\nif ! gsutil ls | grep -q gs://${BUCKET_NAME}; then\n gsutil mb -l ${REGION} gs://${BUCKET_NAME}\nfi\ngsutil cp -r data gs://$BUCKET_NAME/data\n'' returned non-zero exit status 1.
wang yushi · 約2年前にレビュー済み
Signin LTI · 約2年前にレビュー済み
Wee Sewook · 約2年前にレビュー済み
good
Krishna Gautham · 約2年前にレビュー済み
Manikpuri Akash · 約2年前にレビュー済み
Vrabie Catalin-Ioan · 約2年前にレビュー済み
Singh Bhanu Pratap · 約2年前にレビュー済み
nice
Raj Shahil · 約2年前にレビュー済み
jj
Mondal Samrat · 約2年前にレビュー済み
Long Dan · 約2年前にレビュー済み
Long Dan · 約2年前にレビュー済み
公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。