- 17 Jul, 2018 4 commits
-
-
Peter Parente authored
[ci skip] Remove dead files w/ old versions
-
Peter Parente authored
Fixed README, Jupyter Lab launch sample command
-
Peter Parente authored
Fix #492: NB_GID adds a supplemental group, leaves primary untouched
-
Peter Parente authored
-
- 12 Jul, 2018 1 commit
-
-
tackman authored
-
- 10 Jul, 2018 2 commits
-
-
Peter Parente authored
Fix typo - Juptyer
-
Jamie Thomson authored
-
- 29 Jun, 2018 2 commits
-
-
Peter Parente authored
-
Peter Parente authored
-
- 25 Jun, 2018 1 commit
-
-
Peter Parente 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
-