Files
docker-stacks/scipy-notebook
John Kirkham 06792d930f Use MatchSpec to force blas from conda-forge
As it appears that `defaults` has added `blas` without a feature, the
`conda` solver appears to be prioritizing the removal of features over
channel priority. As a result, we leverage `MatchSpec` here to pin the
`blas` package to `conda-forge` and the `openblas` feature. This should
be respected by `conda` and thus avoid switching to the incompatible
`blas` package from `defaults`.
2018-06-02 12:59:10 -07:00
..
2017-07-09 15:59:19 -04:00
2016-03-07 20:35:45 -05:00
2018-05-20 16:15:06 -04:00

docker pulls docker stars

Jupyter Notebook Scientific Python Stack

Please visit the documentation site for help using and contributing to this image and others.