Browse Source

Use python 3.8

Jason Grout 4 years ago
parent
commit
4c0f1ea8f4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      binder/environment.yml

+ 1 - 1
binder/environment.yml

@@ -7,6 +7,6 @@ dependencies:
   - nodejs
   - numpy
   - pip
-  - python
+  - python=3.8
   - vega_datasets
   - xeus-python