Sfoglia il codice sorgente

Merge pull request #1028 from SylvainCorlay/nodefaults

Fix binder by excluding conda default channel
Steven Silvester 8 anni fa
parent
commit
faf7552748
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      environment.yml

+ 1 - 0
environment.yml

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