We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 36b37c5 + f48be27 commit b52c4b7Copy full SHA for b52c4b7
doc/tutorials/reproducibility.rst
@@ -1,7 +1,7 @@
1
Ensure reproducibility for your Binder repository
2
=================================================
3
4
-Binder will create a new Docker image the first time is run with a repository.
+Binder will create a new Docker image the first time it is run with a repository.
5
From then on, a new image will only be created if the commit hash changes
6
(if you're linking Binder to a branch and not a specific commit hash). Here
7
are some tips to ensure reproducibility of your Binder links even if you must
0 commit comments