We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b866b34 commit 383c652Copy full SHA for 383c652
generated_samples/interactive-tutorials/user_import_data_to_catalog.sh
@@ -15,12 +15,6 @@
15
# limitations under the License.
16
17
{
18
- # set the service account key as a GOOGLE_APPLICATION_CREDENTIALS
19
- export GOOGLE_APPLICATION_CREDENTIALS=~/key.json
20
-
21
- # activate the python virtual env
22
- source ~/cloudshell_open/myenv/bin/activate
23
24
# Create a GCS bucket and upload the product data to the bucket
25
output=$(python ~/cloudshell_open/python-retail/samples/interactive-tutorials/product/setup_product/products_create_gcs_bucket.py)
26
0 commit comments