mirror of
https://github.com/GoogleCloudPlatform/vertex-ai-samples.git
synced 2026-09-26 14:42:04 +00:00
fix: use public image
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ automatically fix any issues. If the fixes can't be performed automatically,
|
|||||||
then you will need to manually address them before submitting your PR.
|
then you will need to manually address them before submitting your PR.
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
docker run -v ${PWD}:/setup/app gcr.io/python-docs-samples-tests/notebook_linter:latest <your_notebooks>
|
docker run -v ${PWD}:/setup/app gcr.io/cloud-devrel-public-resources/notebook_linter:latest <your_notebooks>
|
||||||
```
|
```
|
||||||
|
|
||||||
## Code Reviews
|
## Code Reviews
|
||||||
|
|||||||
Reference in New Issue
Block a user