Skip to content

What dask pins does qhub require? #313

Closed Answered by tylerpotts
kcpevey asked this question in Q&A
Discussion options

You must be logged in to vote

@rsignell-usgs The best way to manage dask pins now is to use the qhub-dask metapackage from conda-forge. Usage will look like this:

environments:
  environment-dask.yaml:
    name: dask
    channels:
    - conda-forge
    dependencies:
    - python
    - ipykernel
    - ipywidgets
    - qhub-dask ==0.2.3

The pins for the metapackage can be found in the conda-forge recipe here: https://github.com/conda-forge/qhub-dask-meta-feedstock/blob/master/recipe/meta.yaml

Replies: 6 comments 15 replies

Comment options

You must be logged in to vote
3 replies
@laisbsc
Comment options

@aktech
Comment options

@kcpevey
Comment options

kcpevey Feb 25, 2021
Maintainer Author

Comment options

You must be logged in to vote
0 replies
Answer selected by tylerpotts
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@rsignell-usgs
Comment options

@alimanfoo
Comment options

Comment options

You must be logged in to vote
10 replies
@dharhas
Comment options

@dharhas
Comment options

@rsignell-usgs
Comment options

@alimanfoo
Comment options

@iameskild
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
9 participants