Commit Graph

2501 Commits

Author SHA1 Message Date
Peter Parente
5cfa60996e Merge pull request #1192 from romainx/feat_spark_install
Improve spark installation
2020-11-29 14:01:02 -05:00
GitHub Actions
18d230482f [ci skip] Automated publish for 8ea7abc5b7 2020-11-29 15:42:17 +00:00
Peter Parente
8ea7abc5b7 Merge pull request #1188 from mathbunnyru/asalikhov/remove_emacs_jed
Remove emacs and jed from the minimal image
2020-11-29 10:41:40 -05:00
GitHub Actions
690864ec4a [ci skip] Automated publish for d53a302fbc 2020-11-29 15:14:12 +00:00
Peter Parente
d53a302fbc Merge pull request #1189 from romainx/feat_miniforge
Switch from Miniconda to Miniforge
2020-11-29 10:13:24 -05:00
Peter Parente
6e7af7b82e Merge pull request #1186 from stevenstetzler/master
[Bug fix] Create home directory before changing ownership
2020-11-29 09:42:41 -05:00
romainx
5f140e6972 Bump Miniforge patch number to the latest released
Fix the CondaPackageHelper to handle cases when conda spec is expressed with two `=` signs instead of a single one.
2020-11-25 21:35:05 +01:00
romainx
1dca39182b Improve spark installation
Spark installation improved by sourcing the `spark-config.sh` in the `before-notebook.d` hook that is run by `start.sh`. It permits to add automatically the right Py4J dependency version in the `PYTHONPATH`. So it is not needed anymore to set this variable at build time.

Documentation describing the installation of a custom Spark version modified to remove this step. Also updated to install the latest `2.x` Spark version.

`test_pyspark` fixed (was always OK before that).
2020-11-24 20:40:06 +01:00
GitHub Actions
e7f4ca6495 [ci skip] Automated publish for 285caa5c03 2020-11-17 19:06:09 +00:00
Romain
285caa5c03 Merge pull request #1190 from knonm/kotlin-notebook
Adding kotlin-notebook to community stacks list
2020-11-17 20:05:20 +01:00
Matheus Canon
fd43b71a1a Add kotlin-notebook in selecting.md community stacks 2020-11-15 21:05:02 -03:00
romainx
1d2581b4f8 Split installer definition in several args 2020-11-14 18:49:08 +01:00
romainx
c6764656cc typo 2020-11-14 12:03:13 +01:00
romainx
7d550a0a83 Document how to use defaults channels to install packages 2020-11-14 11:58:07 +01:00
romainx
f9167c2619 strict channel priority is no more necessary 2020-11-14 11:56:53 +01:00
romainx
d7b51cf6b8 Add checksum in the dockerfile instead of downloading it 2020-11-13 21:40:45 +01:00
romainx
8763e8c628 Doc update 2020-11-13 19:29:02 +01:00
romainx
9194225482 Exclude bzip2 from python import tests 2020-11-13 18:32:36 +01:00
romainx
96ab5502e1 Miniconda -> Miniforge 2020-11-13 17:55:31 +01:00
Ayaz Salikhov
4eb8dac8de Remove emacs and jed from the minimal image 2020-11-12 15:35:24 +03:00
Steven Stetzler
127f3bfe0b shuffle workdir option in tests 2020-11-10 21:48:08 +00:00
Romain
42f4c82a07 Merge pull request #1126 from mathbunnyru/asalikhov/remove_py2
Do not install python-dev
2020-11-08 17:19:08 +01:00
Romain
68d2d835fb Merge pull request #1185 from romainx/update_2020-11-05
Regular update 2020-11-05
2020-11-08 15:57:33 +01:00
Romain
712576e0e9 Merge pull request #1184 from Weihrauch/patch-1
/usr/bin/nano-tiny does not exist
2020-11-07 07:36:13 +01:00
stevenstetzler
eb50198dfa Create home directory before changing ownership 2020-11-06 14:09:24 -08:00
romainx
0f2a7473c4 Regular update 2020-11-05 20:55:18 +01:00
Valentin Pauchet
f5b1672026 /usr/bin/nano-tiny does not exist
/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).
2020-11-02 17:54:37 +01:00
Ayaz Salikhov
981c368352 Merge branch 'master' into asalikhov/remove_py2 2020-11-02 11:57:53 +03:00
Romain
95ccda3619 Merge pull request #1182 from romainx/feat_1083
nbconvert + inkscape test improvements
2020-10-30 20:16:02 +01:00
romainx
0cc1f8ddc4 nbconvert + inkscape test improvements 2020-10-25 17:44:37 +01:00
GitHub Actions
32768af316 [ci skip] Automated publish for 5ee27aa513 2020-10-24 20:17:46 +00:00
Romain
5ee27aa513 Merge pull request #1178 from das-g/copy-with-chown-in-recipes-dockerfiles
recipes: use COPY with --chown for jovyan's files
2020-10-24 22:17:03 +02:00
GitHub Actions
d676cdf9b4 [ci skip] Automated publish for 45bfe5a474 2020-10-21 07:11:03 +00:00
Romain
45bfe5a474 Merge pull request #1181 from romainx/update_2020-11-20
Update docker stacks 2020-11-20
2020-10-21 09:10:28 +02:00
romainx
f055648e44 Rollback changes made on editors 2020-10-21 08:23:49 +02:00
romainx
4271b09b33 rollback pyarrow update 2020-10-20 12:10:36 +02:00
romainx
32090f6011 Update docker stack 2020-11-20
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`
2020-10-20 11:36:34 +02:00
GitHub Actions
1e2831c75a [ci skip] Automated publish for feacdbfc2e 2020-10-12 12:11:48 +00:00
Romain
feacdbfc2e Merge pull request #1176 from mathbunnyru/asalikhov/pre_commit
Run pre-commit hooks server side
2020-10-12 14:11:04 +02:00
Raphael Das Gupta
d6da5aef56 recipes: use COPY with --chown for jovyan's files
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.
2020-10-09 19:18:11 +02:00
Ayaz Salikhov
668cc9311a Fix 2020-10-06 11:35:03 +03:00
Ayaz Salikhov
025413bb2d Run pre-commit hooks server side 2020-10-05 23:39:40 +03:00
GitHub Actions
c47a268cea [ci skip] Automated publish for 4a112c0f11 2020-10-05 04:37:17 +00:00
Romain
4a112c0f11 Merge pull request #1172 from romainx/nano-tiny
nano -> nano-tiny
2020-10-05 06:36:26 +02:00
Romain
36d857bb01 Merge pull request #1173 from mathbunnyru/asalikhov/fix_bashate
Fix bashate style issues
2020-09-30 21:14:09 +02:00
Ayaz Salikhov
5b678ca407 Fix bashate style issues 2020-09-30 16:46:33 +03:00
romainx
8201c14ef4 nano -> nano-tiny 2020-09-30 06:45:26 +02:00
Romain
150731d32f Merge pull request #1118 from mathbunnyru/asalikhov/py_codestyle
Fix python codestyle
2020-09-28 19:35:41 +02:00
Ayaz Salikhov
2418c50b61 Fix 2020-09-28 06:43:58 +03:00
Ayaz Salikhov
234dd4295a Add autopep8 2020-09-28 06:41:58 +03:00