Browse Source

Fix binder by excluding conda default channel

Sylvain Corlay 8 years ago
parent
commit
4dac6ee204
1 changed files with 1 additions and 0 deletions
  1. 1 0
      environment.yml

+ 1 - 0
environment.yml

@@ -1,5 +1,6 @@
 name: jupyterlab
 channels:
+  - nodefaults
   - conda-forge
 dependencies:
   - jupyterlab