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 908c528 + d62408f commit 536bb27Copy full SHA for 536bb27
README.md
@@ -30,7 +30,7 @@ There are also several files within the root directory; these include:
30
- **_toc.yml**: This file organizes the structure and overall navigation of the content of the Jupyter Book that is built.
31
- **CITATION.cff**: Provides citation information for the CfRR website, and the course content aggregated throughout the website.
32
- **references.bib**: Used to store bibliographic references throughout all of the content on the website.
33
-- **pyproject.yml**: A file that specifies the dependencies of the Python kernel used in the website.
+- **pyproject.toml**: A file that specifies the dependencies of the Python kernel used in the website.
34
35
## Contributing
36
0 commit comments