From 6ceef25b4d77d8e056115ee44b9391995a7fdcd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Delaporte-Mathurin?= <40028739+RemDelaporteMathurin@users.noreply.github.com> Date: Fri, 1 Aug 2025 09:35:53 -0400 Subject: [PATCH] Added repo name in Binder --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 725a902..600932e 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This repository has the data for the run [BABY 1L Run #6]. ### In Binder -[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/LIBRA-project/INSERT-REPO-NAME/HEAD) +[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/LIBRA-project/BABY-1L-run-6/HEAD) ### Locally @@ -26,7 +26,7 @@ conda env create -f environment.yml - [ ] [Link to Zenodo](https://zenodo.org/) - [x] Change environment name in [`environment.yml`](environment.yml) - [x] Change environment name in [CI workflows](.github/workflows) -- [ ] Modify [binder](https://mybinder.org/) badge by inserting the repo name +- [x] Modify [binder](https://mybinder.org/) badge by inserting the repo name - [x] Add general run data to [`data/general.json`](data/general.json) - [x] Add LSC data to [`data/tritium_detection`](data/tritium_detection) - [ ] Add neutron detection data to [`data/neutron_detection`](data/neutron_detection) @@ -37,4 +37,4 @@ conda env create -f environment.yml - [x] Add all analysis to [CI workflows](.github/workflows) - [ ] Make first release on GitHub - [ ] Update Zenodo badge with new DOI -- [ ] Link Zenodo record (created automatically) to the [LIBRA-project Zenodo community](https://zenodo.org/communities/libra-project/records) \ No newline at end of file +- [ ] Link Zenodo record (created automatically) to the [LIBRA-project Zenodo community](https://zenodo.org/communities/libra-project/records)