Skip to content

Commit

Permalink
Update instructions to point to kaggle_requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
djherbis authored Dec 16, 2024
1 parent 1e8d192 commit 18a67b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ If you the first step above doesn't work for your use case, [open an issue](http

## Opening a pull request

1. Edit the [Dockerfile](Dockerfile.tmpl).
1. Edit [kaggle_requirements.txt](kaggle_requirements.txt).
1. Follow the instructions below to build a new image.
1. Add tests for your new package. See this [example](https://github.com/Kaggle/docker-python/blob/main/tests/test_fastai.py).
1. Follow the instructions below to test the new image.
Expand Down

0 comments on commit 18a67b0

Please sign in to comment.