- 09 Nov, 2020 1 commit
-
-
Romain authored
Do not install python-dev
-
- 08 Nov, 2020 1 commit
-
-
Romain authored
Regular update 2020-11-05
-
- 07 Nov, 2020 1 commit
-
-
Romain authored
/usr/bin/nano-tiny does not exist
-
- 06 Nov, 2020 1 commit
-
-
romainx authored
-
- 03 Nov, 2020 1 commit
-
-
Valentin Pauchet authored
/usr/bin/nano-tiny does not exist, the good path is /bin/nano-tiny on ubuntu 18.04 and 20.40 (https://ubuntu.pkgs.org/20.04/ubuntu-universe-arm64/nano-tiny_4.8-1ubuntu1_arm64.deb.html).
-
- 02 Nov, 2020 1 commit
-
-
Ayaz Salikhov authored
-
- 31 Oct, 2020 1 commit
-
-
Romain authored
nbconvert + inkscape test improvements
-
- 26 Oct, 2020 1 commit
-
-
romainx authored
-
- 25 Oct, 2020 2 commits
-
-
GitHub Actions authored
-
Romain authored
recipes: use COPY with --chown for jovyan's files
-
- 21 Oct, 2020 3 commits
-
-
GitHub Actions authored
-
Romain authored
Update docker stacks 2020-11-20
-
romainx authored
-
- 20 Oct, 2020 2 commits
-
-
romainx authored
-
romainx authored
The following changes have been made. - `base-notebook` - `Changed`: Bump Ubuntu - `Changed`: Bump conda - `Fixed`: Add missing `apt-get clean` - `minimal-notebook` - `Removed`: `jed` editor see #1174 (partial) - `Deprecated`: `emacs` editor (in the documentation and in the image) see #1174 (partial) - `scipy-notebook` - `Fixed`: Add missing `apt-get clean` - `Changed`: Bump `dask` - `Changed`: Bump `protobuf` - `r-notebook` - `Changed`: Bump `r-base` - `Changed`: Bump `r-rmarkdown` - `Removed`: The description of `tidyverse` packages because it's not the place to do that and it will always be obsolete. - `datascience-notebook` - `Changed`: Bump `r-base` to `4.0.x` see #1102 (partial) - `Removed`: `plyr` package because it's retired fixes #1103 - `Removed`: `r-reshape2` package because it's retired fixes #1103 - `Changed`: Bump `r-rmarkdown` - `Changed`: Bump Julia - `tensorflow-notebook` - `Changed`: Bump `tensorflow` - `pyspark-notebook` - `Fixed`: Add missing `apt-get clean` - `Changed`: Bump `pyarrow` - `all-spark-notebook` - `Fixed`: Add missing `apt-get clean` - `Changed`: Bump `r-base` to `4.0.x` see #1102 (partial) - `Changed`: Bump `r-sparklyr`
-
- 12 Oct, 2020 2 commits
-
-
GitHub Actions authored
-
Romain authored
Run pre-commit hooks server side
-
- 10 Oct, 2020 1 commit
-
-
Raphael Das Gupta authored
By default, Dockerfile's COPY creates files and directories with UID and GID 0. (See https://docs.docker.com/engine/reference/builder/#copy) When we put them in jovyan's $HOME or want jovyan to manipulate these files, they should be owned by jovyan instead. Specifically https://jupyter-docker-stacks.readthedocs.io/en/latest/using/recipes.html#add-a-python-3-x-environment failed with a "permission denied" error when the code for using an environment.yml file was uncommented. I assume some of the other recipes might have failed like that, too, but I didn't test them.
-
- 06 Oct, 2020 2 commits
-
-
Ayaz Salikhov authored
-
Ayaz Salikhov authored
-
- 05 Oct, 2020 2 commits
-
-
GitHub Actions authored
-
Romain authored
nano -> nano-tiny
-
- 01 Oct, 2020 1 commit
-
-
Romain authored
Fix bashate style issues
-
- 30 Sep, 2020 2 commits
-
-
Ayaz Salikhov authored
-
romainx authored
-
- 29 Sep, 2020 1 commit
-
-
Romain authored
Fix python codestyle
-
- 28 Sep, 2020 4 commits
-
-
Ayaz Salikhov authored
-
Ayaz Salikhov authored
-
Ayaz Salikhov authored
-
Ayaz Salikhov authored
-
- 27 Sep, 2020 1 commit
-
-
Romain authored
Matplotlib test refactoring (Follow-on PR #1169)
-
- 26 Sep, 2020 4 commits
- 25 Sep, 2020 3 commits
-
-
Mark Dean authored
-
Jan Janssen authored
-
Jan Janssen authored
-
- 20 Sep, 2020 2 commits
-
-
Jan Janssen authored
-
Jan Janssen authored
-