We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f45493 + 33cfe8d commit 052d182Copy full SHA for 052d182
README.md
@@ -45,6 +45,8 @@ A suite of tests can be found under the `/tests` folder. You can run the test us
45
Flags:
46
47
* `--gpu` to test the GPU image.
48
+* `--pattern test_keras.py` or `-p test_keras.py` to run a single test
49
+* `--image gcr.io/kaggle-images/python:ci-pretest` or `-i gcr.io/kaggle-images/python:ci-pretest` to test against a specific image
50
51
## Running the image
52
0 commit comments