From 9c47fe993d1e4dc808b547785a78540b8359ec88 Mon Sep 17 00:00:00 2001 From: Niels Cautaerts <nielscautaerts@hotmail.com> Date: Fri, 10 Sep 2021 11:32:46 +0200 Subject: [PATCH] added binder link --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2fb5ba0..44063e2 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,9 @@ This example walks through some techniques whereby we can improve the reproducibility of our experimental workflow. We look at the following tools and techniques: +To open the binder environment please visit +<https://notebooks.mpcdf.mpg.de/binder/v2/git/https%3A%2F%2Fgitlab.mpcdf.mpg.de%2Fcfrey%2Fbigmaxsummerschool-tutorials.git/Niels> + ### 1. Electronic lab notebook eLabFTW Digitizing our experimental workflow and the links between experiments, samples, other lab resources is crucial for being able to trace back our steps from results. In addition to the web interface, we interact with the eLabFTW through Python in a Jupyter notebook. -- GitLab