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.
1 parent b683a5e commit 017ba70Copy full SHA for 017ba70
README.md
@@ -1,7 +1,8 @@
1
-# reproducibility
+# Reproducible workflow for researchers
2
+The web-page generated in this repo can be found [here](https://jorgensd.github.io/reproducibility)
3
4
This repository is a template for how to set up a reproducible python environment with GitHub.
5
6
## Python-packaging
7
-To be able to create a python package, we need a folder with the name of the package (in this repository `mypackage`), and a `pyproject.toml` file.
8
+To be able to create a python package, we need a folder with the name of the package (in this repository `mypackage`), and a `pyproject.toml` file.
0 commit comments