浏览代码

Merge pull request #1028 from SylvainCorlay/nodefaults

Fix binder by excluding conda default channel
Steven Silvester 8 年之前
父节点
当前提交
faf7552748
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      environment.yml

+ 1 - 0
environment.yml

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