yellowbrick
yellowbrick copied to clipboard
Conda install fails
It appears that districtdatalabs is unreachable when appempting to install via conda
conda install -c districtdatalabs yellowbrick
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://conda.anaconda.org/districtdatalabs/linux-64/current_repodata.json
conda config --show channels channels:
- districtdatalabs
- defaults
- conda-forge
- bioconda