We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aa048d commit 8c4a8c9Copy full SHA for 8c4a8c9
2 files changed
.github/workflows/ci-build.yaml
@@ -28,7 +28,6 @@ jobs:
28
- name: Setup Conda Environment
29
uses: conda-incubator/setup-miniconda@v3.3.0
30
with:
31
- miniforge-variant: Mambaforge
32
miniforge-version: latest
33
environment-file: binder/environment.yml
34
activate-environment: dask-examples
.github/workflows/ci-update-dependencies.yaml
environment-file: binder/environment-base.yml
auto-activate-base: false
0 commit comments