- 03 Jun, 2018 10 commits
-
-
Peter Parente authored
-
Peter Parente authored
-
Peter Parente authored
-
Peter Parente authored
Document missing container options
-
Peter Parente authored
Use `MatchSpec` to force `blas` from `conda-forge`
-
Peter Parente authored
-
Peter Parente authored
-
John Kirkham authored
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`.
-
Peter Parente authored
Upgrade Ubuntu to latest LTS (Bionic 18.04)
-
Peter Parente authored
Continued work on contributor doc
-
- 02 Jun, 2018 3 commits
-
-
Braden Pellett authored
Require at least blas 1.1; otherwise other packages dependencies may attempt to downgrade it.
-
Braden Pellett authored
Add Mesos GPG key since accessing the keyserver seems to be flaky: https://github.com/docker-library/official-images/issues/4252#issuecomment-381783035
-
Braden Pellett authored
Upgrade Ubuntu to latest LTS (Bionic 18.04), including: - Change the IMAGE used for base-notebook; - Keep Mesos install from Mesosphere's Xenial repository, since they don't yet have a Bionic repository; - gnupg needs to be installed for apt-key to work; - --force-yes option to apt-get has been removed; - Package libav-tools is replaced by ffmpeg; - Update Let's Encrypt example script to use 18.04.
-
- 29 May, 2018 3 commits
-
-
Peter Parente authored
Upgrade to conda 4.5.4
-
John Kirkham authored
-
John Kirkham authored
-
- 27 May, 2018 8 commits
-
-
Peter Parente authored
[ci skip] Fill out github community files
-
Peter Parente authored
-
Peter Parente authored
-
Peter Parente authored
-
Peter Parente authored
-
Peter Parente authored
-
Peter Parente authored
-
Peter Parente authored
-
- 24 May, 2018 2 commits
-
-
Peter Parente authored
Add nano and vim to Dockerfiles
-
robinovitch61 authored
-
- 21 May, 2018 9 commits
-
-
Carol Willing authored
Migrate from READMEs to RTD site
-
Peter Parente authored
-
Peter Parente authored
-
Peter Parente authored
-
Peter Parente authored
-
Peter Parente authored
-
Peter Parente authored
-
Peter Parente authored
-
Peter Parente authored
Some contributor documentation
-
- 20 May, 2018 1 commit
-
-
Peter Parente authored
Don't chown -R a user's home directory
-
- 17 May, 2018 1 commit
-
-
Christian Mesh authored
If people have a use case for recursive chowns that's fine. I think it's dangerous for people to use, but that's tailored to my use case.
-
- 16 May, 2018 3 commits