Merge pull request #1429 from nadiaguiffant/patch-1

bug report.rst
main
Simon Li 2025-06-26 21:04:14 +01:00 zatwierdzone przez GitHub
commit 5d3a946b24
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -10,7 +10,7 @@ and the resulting actions that repo2docker takes is known
as the **Reproducible Execution Environment Specification** (or REES).
The goal of the REES is to automate and encourage existing community best practices
for reproducible computational environments. This includes installing pacakges using
for reproducible computational environments. This includes installing packages using
community-standard specification files and their corresponding tools,
such as ``requirements.txt`` (with ``pip``), ``Project.toml`` (with Julia), or
``apt.txt`` (with ``apt``). While repo2docker automates the