From ba4541464a4ff4671344d6759ae65e910632b08c Mon Sep 17 00:00:00 2001 From: Benjamin Blouin <3keepmovingforward3@users.noreply.github.com> Date: Fri, 29 Mar 2019 23:15:34 -0400 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a71bdfd..8cfd88a 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,12 @@ # Conda environment with environment.yml - +Master [![Binder](http://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/3keepmovingforward3/conda/master?urlpath=lab) - +Test +[![Binder](http://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/3keepmovingforward3/conda/test?urlpath=lab) A Binder-compatible repo with an `environment.yml` file. Access this Binder at the following URL: - - ## Notes The `environment.yml` file should list all Python libraries on which your notebooks depend, specified as though they were created using the following `conda` commands: