Ayaz Salikhov
0d08cc0efb
Remove hooks from .dockerignore
2021-05-07 14:17:40 +03:00
Ayaz Salikhov
a3d9bb8f61
Merge branch 'master' into asalikhov/fix_markdown
2021-05-06 19:59:49 +03:00
romainx
25d4876efe
Regular update
2021-05-04 18:36:03 +02:00
Ayaz Salikhov
16ec0852c5
Merge branch 'master' into asalikhov/fix_markdown
2021-05-04 01:08:53 +03:00
Ayaz Salikhov
c2031e2a4a
Fix more errors
2021-05-01 13:07:40 +03:00
Ayaz Salikhov
bf5ec600d1
Use mdlint rules [WIP]
2021-05-01 12:52:41 +03:00
Ayaz Salikhov
2f8934e5ac
Remove unused run_hook parts
2021-04-25 12:22:00 +03:00
Ayaz Salikhov
f52987a959
Delete run_hook parts already implemented in python
2021-04-25 11:54:46 +03:00
Ayaz Salikhov
9991d6438e
Delete index update from run_hook
2021-04-24 20:38:44 +03:00
Ayaz Salikhov
a8b7682fd6
Add newlines
2021-04-17 18:20:37 +03:00
Ayaz Salikhov
95f488d0a7
Merge branch 'master' into asalikhov/python_tagging
2021-04-16 13:38:48 +03:00
romainx
565af01950
Regular update 2021-04-08
2021-04-08 06:20:32 +02:00
Ayaz Salikhov
f8d21532ee
Remove docker tag from run_hook
2021-03-22 13:36:32 +03:00
romainx
d0e066e116
Regular update 2021-03-17
2021-03-17 22:13:19 +01:00
romainx
753abff645
Regular update
2021-02-28 06:56:36 +01:00
romainx
c84ea78306
Regular update
2021-02-11 19:49:03 +01:00
romainx
92289757d2
JupyterLab 3.0 and other updates
2021-01-22 09:36:22 +01:00
romainx
35d3fff770
Basic check of extension added
2021-01-02 09:31:00 +01:00
romainx
6ae8512231
Rollback to JupyterLab 2.2x
...
Waiting for extensions compat
2020-12-30 11:39:52 +01:00
romainx
e81957ffda
Regular update: 2020-12-27
2020-12-27 17:02:14 +01:00
romainx
daff4686e8
Fix .dockerignore by adding default hooks + test dirs
2020-12-20 05:47:12 +01:00
romainx
86523f0619
Regular update + improvements
2020-12-01 22:05:21 +01: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
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
romainx
e1b97737f8
Matplotlib test factorization (Follow-on PR #1169 )
2020-09-26 11:29:43 +02:00
Romain
9c97376140
Merge pull request #1159 from romainx/stack_update
...
Stack update
2020-09-26 05:46:22 +02:00
Mark Dean
f527551a44
add cm-super
2020-09-25 11:16:19 -04: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
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
Ayaz Salikhov
530e2b3834
Merge branch 'master' into asalikhov/py_codestyle
2020-08-16 20:02:40 +03:00
Peter Parente
1031477369
[ci skip] Update READMEs visible on Docker Hub
2020-08-08 15:09:02 -04:00
Peter Parente
4b07fcdcb6
Merge pull request #1134 from maresb/patch-1
...
Pandas to 1.1
2020-08-08 15:05:05 -04:00
Ben Mares
81131ffce0
Pandas to 1.1
2020-08-06 10:33:02 +02:00
Peter Parente
3ef53ce417
Merge branch 'master' into github-actions
2020-08-01 00:13:04 -04:00
Peter Parente
5758b59314
Fix SOURCE_COMMIT -> GITHUB_SHA references
2020-08-01 00:12:07 -04:00
Peter Parente
34e73d4f6b
Refactor wiki hooks for Actions
2020-07-30 07:49:00 -04:00
Ayaz Salikhov
bf2cabc619
Update scipy-notebook packages
2020-07-13 21:25:04 +02:00
Ayaz Salikhov
b1e4688d5c
Add automatic checks
2020-07-04 19:06:21 +02:00
Ayaz Salikhov
94cd03d6b9
Fix python codestyle
2020-07-04 18:30:53 +02:00
chrisgorgo
47d6c62bc7
Updating sklearn to version 0.23
2020-06-23 19:01:47 -07:00
Romain
5e6645d137
Ignore DL3006 and DL3008 by default
2020-06-01 06:23:44 +02:00
Romain
2ce0b49fb5
Final review
2020-05-30 05:44:53 +02:00
Romain
7b48e43b74
Fix hadolint deviations
2020-05-29 19:33:24 +02:00
Ayaz Salikhov
9096270368
Print image size in manifest
2020-05-26 15:07:25 +02:00
Peter Parente
7a239a1ae2
Merge branch 'master' into update_2020_w18
2020-05-02 22:19:39 -04:00
romainx
f54f36a208
Rollback numba to 0.48
...
Dependencies resolution fails with numba `0.49`. I do not know the root cause.
Here is the difference between the two versions.
```bash
$ conda search --info numba
numba 0.48.0 py38hb3f55d8_0
---------------------------
file name : numba-0.48.0-py38hb3f55d8_0.tar.bz2
name : numba
version : 0.48.0
build : py38hb3f55d8_0
build number: 0
size : 3.4 MB
license : BSD 2-clause
subdir : linux-64
url : https://conda.anaconda.org/conda-forge/linux-64/numba-0.48.0-py38hb3f55d8_0.tar.bz2
md5 : 580c5132d9f575462db40daf20201ff1
timestamp : 2020-01-27 17:39:57 UTC
constraints :
- tbb >=2018.0.5
- python_abi * *_cp38
dependencies:
- libgcc-ng >=7.3.0
- libstdcxx-ng >=7.3.0
- llvmlite >=0.31.0,<0.32.0a0
- numpy >=1.14.6,<2.0a0
- python >=3.8,<3.9.0a0
- setuptools
numba 0.49.0 py36h0573a6f_0
---------------------------
file name : numba-0.49.0-py36h0573a6f_0.conda
name : numba
version : 0.49.0
build : py36h0573a6f_0
build number: 0
size : 3.1 MB
license : BSD 2-clause
subdir : linux-64
url : https://repo.anaconda.com/pkgs/main/linux-64/numba-0.49.0-py36h0573a6f_0.conda
md5 : cdbf81e0d643b5e90441ccf110b97a3d
timestamp : 2020-04-17 17:08:20 UTC
constraints :
- tbb >=2018.0.5
dependencies:
- libgcc-ng >=7.3.0
- libstdcxx-ng >=7.3.0
- llvmlite >=0.32.0
- llvmlite >=0.32.0,<0.33.0a0
- numpy >=1.14.6,<2.0a0
- python >=3.6,<3.7.0a0
- setuptools
- tbb >=2020.0
```
2020-04-29 12:12:53 +02:00
romainx
d3ef6d89b2
Regular update 2020 W18
...
* Bump `base-notebook`
* OS version
* `jupyterlab`
* Bump `scipy-notebook`
* `beautifulsoup4`
* `cloudpickle`
* `dask`
* `numba`
* `xlrd`: version specified (it was not the case)
* Bump `datascience-notebook`
* `r-devtools`
* `r-forecast`
* Julia version
* Test added to check if Julia is correctly installed (`julia --version`)
* Note: A new version of `r-base` is out `4.0.0` however it cannot be installed yet since dependencies with other packages cannot be resolved.
* Bump `r-notebook`
* Same as `datascience-notebook` except Julia.
* Bump `all-spark-notebook`
* `r-sparklyr`
2020-04-29 09:16:28 +02:00
romainx
4e1bcc8236
Matplotlib tests + helpers methods
...
* Maplotlib is an important package. It has now its own test checking that a plot can be generated and exported has an image.
* Some helpers methods added to the `Makefile` mainly permitting to clean containers and images
* Improved assertion messages of some tests
2020-04-28 15:17:56 +02:00
Mark Dean
44fbf93bfd
add pytables and bottleneck
2020-04-22 19:41:41 -04:00