From ef3da002b5429b12a62f45160d8c8806c7c739eb Mon Sep 17 00:00:00 2001
From: Benjamin Blouin <3keepmovingforward3@users.noreply.github.com>
Date: Wed, 27 Mar 2019 06:37:28 -0400
Subject: [PATCH 1/3] add scipi
---
environment.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/environment.yml b/environment.yml
index ff91ebb..c9545ce 100644
--- a/environment.yml
+++ b/environment.yml
@@ -11,3 +11,4 @@ dependencies:
- partd
- bokeh
- dask
+ - scipy
From 15875df7e52c2e6dbb686b4959bc23abafbf295c Mon Sep 17 00:00:00 2001
From: Benjamin Blouin <3keepmovingforward3@users.noreply.github.com>
Date: Wed, 27 Mar 2019 06:39:39 -0400
Subject: [PATCH 2/3] new tab
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index b2cf02f..b0c8001 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ A Binder-compatible repo with an `environment.yml` file.
Access this Binder at the following URL:
-https://mybinder.org/v2/gh/3keepmovingforward3/conda/test
+binderbinder
## Notes
The `environment.yml` file should list all Python libraries on which your notebooks
From aacf119dac9a590bd3291d10c60e9bb3bc26b774 Mon Sep 17 00:00:00 2001
From: Benjamin Blouin
Date: Wed, 27 Mar 2019 06:42:32 -0400
Subject: [PATCH 3/3] Revert "new tab"
This reverts commit 15875df7e52c2e6dbb686b4959bc23abafbf295c.
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index b0c8001..b2cf02f 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ A Binder-compatible repo with an `environment.yml` file.
Access this Binder at the following URL:
-binderbinder
+https://mybinder.org/v2/gh/3keepmovingforward3/conda/test
## Notes
The `environment.yml` file should list all Python libraries on which your notebooks