Commit Graph

2501 Commits

Author SHA1 Message Date
Ayaz Salikhov
cab70d11c5 Fix 2020-09-28 06:39:42 +03:00
Ayaz Salikhov
e3085ca89e Merge branch 'master' into asalikhov/py_codestyle 2020-09-28 06:37:23 +03:00
Romain
74b0a01aeb Merge pull request #1170 from romainx/test_imp
Matplotlib test refactoring (Follow-on PR #1169)
2020-09-26 21:34:44 +02:00
romainx
e1b97737f8 Matplotlib test factorization (Follow-on PR #1169) 2020-09-26 11:29:43 +02:00
Romain
332db3db9e Merge pull request #1166 from jan-janssen/master
Activate conda base environment by default
2020-09-26 06:46:13 +02:00
Romain
9c97376140 Merge pull request #1159 from romainx/stack_update
Stack update
2020-09-26 05:46:22 +02:00
Romain
dc62000e45 Merge pull request #1169 from mpmdean/cm-super-scipy-notebook
Add `cm-super` package install to `scipy-notebook` required for `matplotlib` latex labels.
2020-09-25 18:47:37 +02:00
Mark Dean
f527551a44 add cm-super 2020-09-25 11:16:19 -04:00
Jan Janssen
9553e22546 Update Dockerfile 2020-09-25 11:35:06 +02:00
Jan Janssen
0d5de3de64 Update Dockerfile 2020-09-25 11:34:18 +02:00
Jan Janssen
d5ade51615 Update Dockerfile 2020-09-20 13:06:33 +02:00
Jan Janssen
76fd840df4 Update Dockerfile 2020-09-20 13:04:32 +02:00
Jan Janssen
aaa10c4e88 Update Dockerfile 2020-09-20 13:02:53 +02:00
Jan Janssen
0fdbb3bef9 Update Dockerfile 2020-09-20 12:57:17 +02:00
Jan Janssen
07dcef2109 Write __conda_setup to ~/.profile
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.
2020-09-20 12:41:17 +02:00
Romain
612aa5710b Merge pull request #1165 from dmpe/patch-2
Update Dockerfile fix spelling
2020-09-19 19:47:49 +02:00
John
83ec89d4bc Update Dockerfile 2020-09-19 18:59:31 +02:00
romainx
325dd5b3e2 Fix build (hope)
- miniconda versions and arguments
- remove useless hd5 install (dependency of h5py)
- pin the version of pyarrow
2020-09-19 17:27:47 +02:00
romainx
5f4c9a148d rollback r-base to 3.6.3 2020-09-19 08:28:34 +02:00
romainx
78c70dce88 Stack update (partial)
Following images updated

- `base-notebook`
- `scipy-notebook`
- `tensorflow-notebook`
- `tensorflow`
- `datascience-notebook`
- `r-notebook`
2020-09-19 07:17:45 +02:00
GitHub Actions
e16db0575b [ci skip] Automated publish for 4b26cce185 2020-09-18 19:01:26 +00:00
Peter Parente
4b26cce185 Merge pull request #1158 from romainx/spark_3_0_1
Spark 3.0.1 -> fixes #1156
2020-09-18 15:00:44 -04:00
romainx
67e4600b09 Merge branch 'spark_3_0_1' of https://github.com/romainx/docker-stacks into spark_3_0_1 2020-09-17 04:51:44 +02:00
romainx
8cd98a1bff Fixes #1161
Added a note in the documentation to indicate that the build will only work with Spark current versions.
2020-09-17 04:50:11 +02:00
romainx
a4c467e472 Fixes #1160
Added a note in the documentation to indicate that the build will only work with Spark current versions.
2020-09-17 04:48:02 +02:00
romainx
39dc7752e8 Fixed test test_cli_args
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).
2020-09-10 20:00:24 +02:00
romainx
384acda330 Spark 3.0.1 -> fixes #1156 2020-09-10 15:25:00 +02:00
Romain
6d42503c68 Merge pull request #1152 from jgwerner/fix/update-start-gid
Add -f option with groupadd to gracefully exit when adding existing groups
2020-08-26 18:49:08 +02:00
Greg
e95f3c5e86 add -f option with groupadd
Signed-off-by: Greg <werner.greg@gmail.com>
2020-08-20 20:19:39 -04:00
Romain
b2562c469c Merge pull request #1151 from chancez/update_notebook_version
base-notebook: Update notebook to 6.1.3 and jupyterlab to 2.2.5
2020-08-20 20:19:34 +02:00
Chance Zibolski
a1e40faed8 base-notebook: Update notebook to 6.1.3 and jupyterlab to 2.2.5 2020-08-20 09:22:05 -07:00
Romain
f200ab964c Merge pull request #1149 from ImreSamu/julia_1_5_0
update to julia 1.5.0
2020-08-19 18:48:46 +02:00
ImreSamu
cfbc0c3541 update to julia 1.5.0 2020-08-18 15:02:47 +02:00
GitHub Actions
3cba2932e9 [ci skip] Automated publish for 13b866ff67 2020-08-17 03:45:10 +00:00
Romain
13b866ff67 Merge pull request #1145 from romainx/spark_version
Resolves #1131: Allow alternative Spark version
2020-08-17 05:44:28 +02:00
Romain
7d0e50e307 Merge pull request #1146 from romainx/fix_examples
Resolve Docker lint (hadolint) errors
2020-08-16 21:10:56 +02:00
Ayaz Salikhov
3f189efd18 Fix 2020-08-16 20:06:16 +03:00
Ayaz Salikhov
530e2b3834 Merge branch 'master' into asalikhov/py_codestyle 2020-08-16 20:02:40 +03:00
romainx
c288e77acb Fix debug line commented 2020-08-16 17:03:10 +02:00
romainx
ba4b59db11 Resolve Docker lint (hadolint) errors
- 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`)
2020-08-16 10:24:24 +02:00
romainx
8669d6e79b Resolves #1131: Allow alternative Spark version
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
2020-08-15 20:19:35 +02:00
Peter Parente
9b87b16254 Merge pull request #1144 from parente/debug-wiki-push
Fix GITHUB_REPOSITORY value
2020-08-09 12:46:50 -04:00
Peter Parente
84b7e4b69d Fix GITHUB_REPOSITORY value 2020-08-09 12:45:48 -04:00
Peter Parente
7e2f380b17 Merge pull request #1143 from parente/debug-wiki-push
Debug info for wiki push failure
2020-08-09 11:49:17 -04:00
Peter Parente
4c2cbe5b1b Debug info for wiki push failure 2020-08-09 11:46:52 -04:00
Peter Parente
f1811928b3 Fix missing bash continuation 2020-08-09 00:02:08 -04:00
Peter Parente
edf81a1a8a Merge pull request #1142 from parente/fix-wiki-upstream
Fix git-commit upstream
2020-08-09 00:00:59 -04:00
Peter Parente
a3a9259437 Fix git-commit upstream
cd before configuring
2020-08-08 23:59:51 -04:00
Peter Parente
01978d2710 Merge pull request #1141 from parente/update-dhub-readmes
[ci skip] Update stack READMEs
2020-08-08 15:10:25 -04:00
Peter Parente
1031477369 [ci skip] Update READMEs visible on Docker Hub 2020-08-08 15:09:02 -04:00