- 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 15 commits
-
-
Peter Parente authored
Debug info for wiki push failure
-
Peter Parente authored
-
Peter Parente authored
-
Peter Parente authored
Fix git-commit upstream
-
Peter Parente authored
cd before configuring
-
Peter Parente authored
[ci skip] Update stack READMEs
-
Peter Parente authored
-
GitHub Actions authored
-
Peter Parente authored
pre-commit hook + minor fixes
-
Peter Parente authored
Pandas to 1.1
-
Peter Parente authored
-
Peter Parente authored
[ci skip] Fix wiki commit, 'ci skip' support
-
Peter Parente authored
-
Peter Parente authored
-
Peter Parente authored
-
- 08 Aug, 2020 6 commits
-
-
Peter Parente authored
Fix git-commit var syntax
-
GitHub Actions authored
-
Peter Parente authored
Combine jobs within workflows
-
Peter Parente authored
-
Peter Parente authored
Update doc, Dockerfile to test GH Actions
-
Peter Parente authored
-