Apply suggestions from code review

Co-authored-by: Tania Allard <taniar.allard@gmail.com>
This commit is contained in:
Ayaz Salikhov
2022-02-02 16:18:28 +03:00
committed by GitHub
parent 359a660570
commit 9fa1a586fc
4 changed files with 5 additions and 5 deletions

View File

@@ -39,7 +39,7 @@ If there's agreement that the feature belongs in one or more of the core stacks:
1. Implement the feature in a local clone of the `jupyter/docker-stacks` project.
2. Please, build the image locally before submitting a pull request.
It shortens the debugging cycle by taking some load off GitHub Actions,
which graciously provide free build services for open source projects like this one.
which graciously provides free build services for open source projects like this one.
If you use `make`, call:
```bash