Commit Graph

246 Commits

Author SHA1 Message Date
Ayaz Salikhov
30a1d17085 Add a way to easily test units 2021-06-26 18:40:50 +03:00
Ayaz Salikhov
b939948a62 Update packages 2021-06-13 00:22:22 +03:00
Ayaz Salikhov
b964b90a1c Merge branch 'master' into asalikhov/update 2021-06-07 23:04:34 +03:00
Ayaz Salikhov
396024a4dd Merge pull request #1335 from mathbunnyru/asalikhov/unify_bash_variables
Unify bash variables usage and add quotes where needed
2021-06-07 23:00:11 +03:00
Ayaz Salikhov
450d0163fc Replace vincent with altair 2021-06-01 12:13:22 +03:00
Ayaz Salikhov
0999f1a36f Unify bash variables usage and add quotes where needed 2021-05-26 13:06:10 +03:00
Ayaz Salikhov
19cb1cf8de Merge branch 'master' into asalikhov/update 2021-05-23 22:55:05 +03:00
Ayaz Salikhov
afa7daacdf Update docs to better reflect current state 2021-05-23 15:12:07 +03:00
Ayaz Salikhov
c281c03cf7 Merge branch 'master' into asalikhov/update 2021-05-22 15:23:28 +03:00
Ayaz Salikhov
fb06310754 Use altair and mamba instead of conda 2021-05-22 14:43:18 +03:00
Ayaz Salikhov
fbceaa9892 Fixes 2021-05-22 14:01:01 +03:00
Ayaz Salikhov
7b14917cb0 Update packages 2021-05-22 00:11:22 +03:00
Ayaz Salikhov
66aaa99176 Update links 2021-05-21 14:17:18 +03:00
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