Przeglądaj źródła

Merge pull request #1028 from SylvainCorlay/nodefaults

Fix binder by excluding conda default channel
Steven Silvester 8 lat temu
rodzic
commit
faf7552748
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      environment.yml

+ 1 - 0
environment.yml

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