Commit Graph

32 Commits

Author SHA1 Message Date
Kevin Bates
10e52ee843 Create base image to base-notebook for non-server Jupyter applications (#1825)
* Create base-jupyter from base-notebook for non-server jupyter applications

* Fix pre-commit errors and begin test refactoring

* More test refactoring

* Add base-jupyter to images_hierarchy

* Use folder work instead of .jupyter in nb-user test

* Add base-jupyter to tagging hierarchy

* Linting: trailing comma

* Apply review comments, remove obsolute Miniforge reference

* Add self-signed cert comment back to base-notebook doc

* Update docs/using/selecting.md

Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>

* Remove redundant apt-get upgrade per review

* Remove b/c approaches per review

* Move test_nb_user_change back to base-notebook tests, per review

* fix linting

* Rename base-jupyter to docker-stacks-foundation, per review

* Rename tests/base-jupyter to docker-stacks-foundation

* Use alphabetical order

* Use alphabetical order

* Fix markdown style

* Split test_nb_user_change between the foundation and base tests

Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2022-11-13 01:44:44 +04:00
Ayaz Salikhov
61fe0e3abe Build images with ubuntu-22.04 and python-3.10 2022-10-10 01:36:30 +04:00
Ayaz Salikhov
ed2908bbb6 Build images with ubuntu-22.04 and python-3.9 2022-10-09 23:08:01 +04:00
Ayaz Salikhov
7285848c0a Build images with ubuntu-22.04 and python-3.8 2022-10-09 23:04:42 +04:00
Ayaz Salikhov
b86753318a Build images with ubuntu-22.04 and python-3.7 2022-10-09 17:14:52 +04:00
Ayaz Salikhov
f3079808ca Build images with ubuntu-20.04 and python-3.10 2022-10-09 15:38:45 +04:00
Ayaz Salikhov
5ae537728c Build images with ubuntu-20.04 and python-3.9 2022-10-09 14:21:30 +04:00
Ayaz Salikhov
a374cab4fc Build images with ubuntu-20.04 and python-3.8 2022-10-09 14:17:20 +04:00
Ayaz Salikhov
1aac87eb7f Build images with ubuntu-20.04 and python-3.7 (#1793) 2022-10-09 12:45:03 +04:00
Ayaz Salikhov
6e62efb398 Reduce sleep timeouts in tests 2022-07-17 13:20:54 +04:00
Ayaz Salikhov
b186ce5fea Update test_packages.py 2022-07-11 21:59:24 +04:00
Ayaz Salikhov
5eb78a141b Do not import sparklyr, because it requires spark>=3.3 2022-07-05 00:56:27 +04:00
Bjørn Jørgensen
5048b02246 Remove spylon-kernel from all images. (#1729)
* Remove scala

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Remove scala from web

* Remove scala from specifics

* Remove scala and spylon

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-07-04 10:04:16 +04:00
Ayaz Salikhov
84d041b9df Compare major.minor python version to be expected one 2022-05-31 22:40:39 +04:00
Ayaz Salikhov
ee338c370f Update test_python.py 2022-05-28 17:18:36 +04:00
Ayaz Salikhov
806a0c3a29 Fix python version test 2022-05-27 16:52:09 +04:00
Ayaz Salikhov
c6ae418538 Merge branch 'master' into asalikhov/modules 2022-05-01 13:15:45 +03:00
Ben Mares
c9e507c94b Don't exclude Mamba from tests 2022-04-29 23:33:54 +02:00
Ayaz Salikhov
10b1efedb0 Merge branch 'master' into asalikhov/modules 2022-04-28 16:35:14 +01:00
Ayaz Salikhov
0aa95c71ad Make tests a module and make imports absolute 2022-04-01 01:26:37 +01:00
Ayaz Salikhov
c1a892c6dc Remove JUPYTER_ENABLE_LAB variable warning 2022-04-01 00:23:17 +01:00
Ayaz Salikhov
bcf5118cb7 Fix minor PyCharm issues 2022-03-19 00:15:27 +02:00
Ayaz Salikhov
2da008cf5a Merge branch 'master' into asalikhov/pre_commit_isort_reqs 2022-03-16 17:18:38 +02:00
Ayaz Salikhov
812c713a64 Fix PyCharm issues 2022-03-16 16:47:30 +02:00
Ayaz Salikhov
2f201a4b81 Run pre-commit tools: isort, requirements-txt-fixer 2022-03-16 14:48:23 +02:00
Ayaz Salikhov
b487d1afbe Make mypy config strict and work on pre-commit 2022-03-08 23:23:13 +03:00
Ayaz Salikhov
39e36f2d44 Add inline TODO comment 2022-03-06 23:07:13 +00:00
Ayaz Salikhov
ecb03a40e2 Refactor package helper 2022-03-05 19:30:25 +00:00
Ayaz Salikhov
0a8ad5da33 Fix bug 2022-02-17 18:04:34 +00:00
Ayaz Salikhov
448c973be3 Fix 2022-02-17 16:51:29 +00:00
Ayaz Salikhov
b4222a3062 Update 2022-02-17 16:49:04 +00:00
Ayaz Salikhov
6d04f39de6 Run tests on all children images 2022-02-17 16:34:15 +00:00