We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e8d192 commit 18a67b0Copy full SHA for 18a67b0
1 file changed
README.md
@@ -17,7 +17,7 @@ If you the first step above doesn't work for your use case, [open an issue](http
17
18
## Opening a pull request
19
20
-1. Edit the [Dockerfile](Dockerfile.tmpl).
+1. Edit [kaggle_requirements.txt](kaggle_requirements.txt).
21
1. Follow the instructions below to build a new image.
22
1. Add tests for your new package. See this [example](https://github.com/Kaggle/docker-python/blob/main/tests/test_fastai.py).
23
1. Follow the instructions below to test the new image.
0 commit comments