- 12 Jul, 2018 1 commit
-
-
tackman authored
-
- 10 Jul, 2018 2 commits
-
-
Peter Parente authored
Fix typo - Juptyer
-
Jamie Thomson authored
-
- 24 Jun, 2018 1 commit
-
-
Peter Parente authored
Bumping up Spark and Conda to the current version
-
- 22 Jun, 2018 1 commit
-
-
Peter Parente authored
But stick with the same major and minor as the base miniconda installer
-
- 14 Jun, 2018 1 commit
-
-
Peter Parente authored
-
- 13 Jun, 2018 4 commits
-
-
Darek authored
-
Darek authored
-
Peter Parente authored
-
Peter Parente authored
bump some packages
-
- 10 Jun, 2018 1 commit
-
-
Peter Parente authored
-
- 09 Jun, 2018 2 commits
-
-
Peter Parente authored
Updated recipe for pip and added conda example.
-
Swank, Aaron J authored
-
- 08 Jun, 2018 1 commit
-
-
Swank, Aaron J authored
Updated the recipe for pip to include requirements.txt file. Also included example for using conda to install packages.
-
- 07 Jun, 2018 3 commits
-
-
Min RK authored
- notebook 5.5 - matplotlib 2.2 - pandas 0.23 - scipy 1.1 - scikit-image 0.14 - statsmodels 0.9
-
Min RK authored
Lock down ability to run su command.
-
Graham Dumpleton authored
-
- 06 Jun, 2018 3 commits
-
-
Graham Dumpleton authored
Remove writable group file due to issues with being able to give su access when shouldn't be allowed.
-
J Forde authored
Community stacks documentation
-
Min RK authored
upgrade tini to latest version 0.18.0
-
- 04 Jun, 2018 3 commits
-
-
Gurvinder Singh authored
upgrade tini to latest version 0.18.0 and also added the option to send signal to all child group processes as mentioned in docs https://github.com/krallin/tini#process-group-killing
-
Peter Parente authored
-
Peter Parente authored
-
- 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 1 commit
-
-
Peter Parente authored
[ci skip] Fill out github community files
-