- 26 Sep, 2020 4 commits
 - 25 Sep, 2020 3 commits
 - 
- 
Mark Dean authored
 - 
Jan Janssen authored
 - 
Jan Janssen authored
 
 - 
 - 20 Sep, 2020 7 commits
 - 
- 
Jan Janssen authored
 - 
Jan Janssen authored
 - 
Jan Janssen authored
 - 
Jan Janssen authored
 - 
Jan Janssen authored
Some conda packages rely in the `conda activate` to set the corresponding environment variables, therefore just including the `bin` directory in the `PATH` is not sufficient.
 - 
Romain authored
Update Dockerfile fix spelling
 - 
John authored
 
 - 
 - 19 Sep, 2020 5 commits
 - 
- 
romainx authored
- miniconda versions and arguments - remove useless hd5 install (dependency of h5py) - pin the version of pyarrow
 - 
romainx authored
 - 
romainx authored
Following images updated - `base-notebook` - `scipy-notebook` - `tensorflow-notebook` - `tensorflow` - `datascience-notebook` - `r-notebook`
 - 
GitHub Actions authored
 - 
Peter Parente authored
Spark 3.0.1 -> fixes #1156
 
 - 
 - 17 Sep, 2020 3 commits
 - 11 Sep, 2020 1 commit
 - 
- 
romainx authored
Changed `""` into `''` to pass an empty token. Seems to be linked to this warning: ``` /opt/conda/lib/python3.8/site-packages/traitlets/traitlets.py:2195: FutureWarning: Supporting extra quotes around Unicode is deprecated in traitlets 5.0. Use '' instead of "''" – or use CUnicode. ``` Added debug information (ouput of the command line).
 
 - 
 - 10 Sep, 2020 1 commit
 - 
- 
romainx authored
 
 - 
 - 27 Aug, 2020 1 commit
 - 
- 
Romain authored
Add -f option with groupadd to gracefully exit when adding existing groups
 
 - 
 - 21 Aug, 2020 3 commits
 - 
- 
Greg authored
Signed-off-by:Greg <werner.greg@gmail.com>
 - 
Romain authored
base-notebook: Update notebook to 6.1.3 and jupyterlab to 2.2.5
 - 
Chance Zibolski authored
 
 - 
 - 20 Aug, 2020 1 commit
 - 
- 
Romain authored
update to julia 1.5.0
 
 - 
 - 18 Aug, 2020 1 commit
 - 
- 
ImreSamu authored
 
 - 
 - 17 Aug, 2020 3 commits
 - 
- 
GitHub Actions authored
 - 
Romain authored
Resolves #1131: Allow alternative Spark version
 - 
Romain authored
Resolve Docker lint (hadolint) errors
 
 - 
 - 16 Aug, 2020 3 commits
 - 
- 
romainx authored
 - 
romainx authored
- Exclude `ppc64` Dockerfiles from the linting in pre-commit since we cannot check their build easily and so fix the lint errors without breaking something (already excluded in the `Makefile`) - Fix examples Dockerfile to invert root and jovyan user instructions (Last user should not be root `DL3002`)
 - 
romainx authored
Allow to build `pyspark-notebook` image with an alternative Spark version. - Define arguments for Spark installation - Add a note in "Image Specifics" explaining how to build an image with an alternative Spark version - Remove Toree documentation from "Image Specifics" since its support has been droped in #1115
 
 - 
 - 10 Aug, 2020 2 commits
 - 
- 
Peter Parente authored
Fix GITHUB_REPOSITORY value
 - 
Peter Parente authored
 
 - 
 - 09 Aug, 2020 2 commits
 - 
- 
Peter Parente authored
Debug info for wiki push failure
 - 
Peter Parente authored
 
 -