-
Runtime error somewhere in the code:
```
e "/usr/local/lib/python3.8/site-packages/gunicorn/util.py", line 350, in import_app
__import__(module)
File "/app/app.py", line 18, in
from …
-
$VLC_URL = "https://download.videolan.org/vlc/last/win64/";
$DOWNLOAD_DIR = "C:\users\qwiklabs\Downloads\";
$GET_HTML = Invoke-WebRequest $VLC_URL;
$FILE = $GET_HTML.Links | Select-Object @{Label='…
-
each person could add links to their portfolios
https://www.qwiklabs.com/public_profiles/41d9c402-f15b-4d9e-b69b-5b58aaa2b531
https://profile.edx.org/u/netskink
https://www.coursera.org/user/45e0…
-
Hello when trying to follow the **Using the What-If Tool with Image Recognition Models** Lab I get the following error when trying to load the pre-trained model:
`from tensorflow.keras.models impor…
-
This kicks off the job, 53rd code block:
```
job = aiplatform.CustomContainerTrainingJob(
display_name="online-retail-clv-3M-dnn-regressor",
container_uri=IMAGE_URI,
# https://cloud.g…
-
Hi,
There are depricated API extensions/v1beta1 being used in orchestrate-with-kubernetes/kubernetes/deployments/
There are some PRs that have solved this problem but it is not merged
Please me…
-
Hi Sir,
Sorry to bother you. On the Qwiklabs, "GSP 475 - GKE Migrating to Containers" that we follow some steps to deploy the lab environment. Unfortunately, we encountered an ERROR message, please…
-
_This issue was automatically created by [Allstar](https://github.com/ossf/allstar/)._
**Security Policy Violation**
Security policy not enabled.
A SECURITY.md file can give users information about w…
-
I've tried this lab on Qwiklabs but k8s can't find any of these images:
- "gcr.io/pso-examples/nginx-demo:v1.0.1"
- "gcr.io/pso-examples/pod-labeler:0.1.5"
After some time I was able to build the…
-
student_03_32c24c8eafda@cloudshell:~ (qwiklabs-gcp-03-27846eba876a)$ python3 analyze-images.py $DEVSHELL_PROJECT_ID $DEVSHELL_PROJECT_ID
Traceback (most recent call last):
File "analyze-images.py"…