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: