Commit Graph

3837 Commits

Author SHA1 Message Date
Ayaz Salikhov
86198681a5 Unify CHANGELOG style 2024-10-22 12:11:44 +01:00
Ayaz Salikhov
b744182207 Start using spark4-preview versions (#2159)
* Start using spark4-preview versions

* Allow to download preview versions

* Expect warnings in spark

* Disable local_sparklyr test for now
2024-10-22 11:47:45 +01:00
Ayaz Salikhov
2f1cf2a2ef Expect warnings/errors when no_warnings/no_errors is False (#2160) 2024-10-20 16:38:40 +01:00
Ayaz Salikhov
eaf007b08d Include changelog in docs (#2161)
* Include changelog in docs

* Rename file

* Fix redirect link

* Fix

* Rename changelog link file
2024-10-20 15:33:05 +01:00
Ayaz Salikhov
79261f19a0 Simplify changelog structure 2024-10-20 13:44:52 +01:00
Ayaz Salikhov
c4cb04ec37 Make Spark scripts more robust: support preview versions and Spark 4 output 2024-10-19 19:08:04 +01:00
Ayaz Salikhov
b6b22e1546 Update base image in the manpage installation recipe 2024-10-09 15:58:54 +01:00
Ayaz Salikhov
9fd657a11b Rename container to image in docs (#2156) 2024-10-09 15:57:02 +01:00
Ayaz Salikhov
a4047b30a9 Do not use shallow clones in Read the Docs to properly show last updated time (#2157) 2024-10-09 15:52:17 +01:00
Ayaz Salikhov
5365b9f79f Rename: ROOT_CONTAINER->ROOT_IMAGE, BASE_CONTAINER->BASE_IMAGE (#2155)
* Rename: ROOT_CONTAINER->ROOT_IMAGE, BASE_CONTAINER->BASE_IMAGE

* Add changelog
2024-10-09 15:02:53 +01:00
Ayaz Salikhov
b3ceb038e5 Describe custom arguments and add links for docker build args and GitHub env variables (#2153) 2024-10-09 09:18:21 +01:00
Ayaz Salikhov
aa90bc8648 Update tag example 2024-10-07 12:00:59 +01:00
Ayaz Salikhov
3c10aa546d Update inheritance diagram to include cuda options 2024-10-03 12:06:45 +01:00
Ayaz Salikhov
942ab96046 Use awk to pin python major.minor version (#2151) 2024-10-03 10:51:24 +01:00
Ayaz Salikhov
41d0c3f5a4 Use mamba env export differently: --no-build(s) and no --json (#2150) 2024-10-02 17:40:30 +01:00
Ayaz Salikhov
640938bd1f Fix test 2024-10-02 11:42:39 +01:00
Ayaz Salikhov
2f1a5615bb Do not install mamba 2.X 2024-10-02 11:36:27 +01:00
Ayaz Salikhov
55ea74f89f Exclude mamba package from tests 2024-09-30 09:13:25 +02:00
Ayaz Salikhov
ea50ad3ffa Fix broken link 2024-09-30 09:08:22 +02:00
Ayaz Salikhov
5dd3a31645 Do not install mamba 2.0.0 2024-09-30 09:06:39 +02:00
Ayaz Salikhov
9e230b3b7d Improve docs about pre-commit and mypy 2024-09-14 23:37:52 +03:00
Ayaz Salikhov
3483dfaed1 Simplify docs in custom-images 2024-09-14 23:29:30 +03:00
Simon Li
8f9b1b6a75 docs: Core Stacks: move CUDA docs to later in the page (#2145)
* Move `CUDA enabled variant` to lower down

* CUDA enabled variant: fix grammar
2024-09-14 19:36:31 +03:00
Ayaz Salikhov
1fb08d7114 Create a separate doc page on how to build a custom set of images (#2144)
* Create a separate doc page on how to build custom set of images

* Fix link

* Include new page in toctree

* Minor fix

* Rewrite

* Rewrite

* Apply suggestions from code review

Co-authored-by: Simon Li <orpheus+devel@gmail.com>

* Capitalize Quay.io

* Add info about old images

* Better text

---------

Co-authored-by: Simon Li <orpheus+devel@gmail.com>
2024-09-10 10:46:36 +02:00
Ayaz Salikhov
d7d7480b34 Remove double empty line 2024-09-09 21:20:59 +02:00
Ayaz Salikhov
8890fc557a Fix ijavascript example (#2143)
* Fix ijavascript example

* Better naming
2024-09-07 13:00:59 +02:00
pre-commit-ci[bot]
348cc09643 [pre-commit.ci] pre-commit autoupdate (#2142)
updates:
- [github.com/pre-commit/mirrors-mypy: v1.11.1 → v1.11.2](https://github.com/pre-commit/mirrors-mypy/compare/v1.11.1...v1.11.2)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-09-03 00:40:44 +02:00
alwaysmpe
d4235b48ae Recipe using bake to build with custom arguments (#2141)
* Example using bake to build with custom arguments

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

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

* Add missing language markers

* Unify markdown style in recipes.md

* Update docs/using/recipe_code/docker-bake.python312.hcl

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2024-09-02 09:35:13 +02:00
Ayaz Salikhov
4e47f29261 Update tag example 2024-08-31 22:46:16 +01:00
Ayaz Salikhov
3215aa8394 Update information about old images 2024-08-31 22:44:54 +01:00
Ayaz Salikhov
e136ad7574 Build contributed recipes in mathbunnyru fork as well 2024-08-31 22:32:23 +01:00
Ayaz Salikhov
f78d97a3a8 Temporarily switch to ubuntu 22.04 in oracledb example 2024-08-31 22:20:18 +01:00
Ayaz Salikhov
823cf92db4 Temporarily switch to ubuntu 22.04 in microsoft odbc example instead of oracle 2024-08-30 21:09:57 +01:00
Ayaz Salikhov
f7978e28df Temporarily switch to ubuntu 22.04 in oracledb example 2024-08-30 21:07:04 +01:00
John McGrath
e51895bcbd Upgrade to Ubuntu 24.04 Image base (#2131)
* fixed

* Update .github/workflows/docker-build-test-upload.yml

* Only remove user with uid 1000 if it exists

* Update Dockerfile

* Update Dockerfile

---------

Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2024-08-30 10:19:27 +01:00
Ayaz Salikhov
00987883e5 Improve comment for user creation in Dockerfile 2024-08-26 12:53:19 +01:00
Ayaz Salikhov
aabaa58072 Fix redirect docker docs link 2024-08-20 12:31:20 +01:00
Ayaz Salikhov
4edd4d36c0 Update info about CUDA enabled images 2024-08-19 17:58:40 +01:00
Ayaz Salikhov
c18c46593c Update tag example 2024-08-19 17:55:46 +01:00
Ayaz Salikhov
bed6d6396c Fix date when cuda pytorch-notebook was added 2024-08-19 17:54:09 +01:00
Ayaz Salikhov
5ea1adbfd8 Improve Dockerfiles codestyle 2024-08-19 15:40:40 +01:00
Ayaz Salikhov
7f8cdf851a Cleaner logs 2024-08-19 14:29:49 +01:00
Ayaz Salikhov
5fbcb0dff5 Fix redirect docker docs links 2024-08-19 12:53:39 +01:00
Ayaz Salikhov
4d4ed0e0bf Unify ENV command in Dockerfiles (#2135) 2024-08-14 15:36:38 +01:00
John McGrath
a966c0a941 Use root container arg in Makefile (#2133) 2024-08-12 16:00:49 +01:00
Olivier Benz
6f74c72a92 [FAST_BUILD] No sudo when run with rootless triplet (#2132)
* No sudo when run with rootless triplet

-  rootless triplet: -e NB_USER=root -e NB_UID=0 -e NB_GID=0

* Add tests for rootless triplet

* Update tests for rootless triplet

* Fix tests for rootless triplet
2024-08-11 16:50:27 +01:00
pre-commit-ci[bot]
e6b5e74ba4 [pre-commit.ci] pre-commit autoupdate (#2130)
updates:
- [github.com/asottile/pyupgrade: v3.16.0 → v3.17.0](https://github.com/asottile/pyupgrade/compare/v3.16.0...v3.17.0)
- [github.com/psf/black: 24.4.2 → 24.8.0](https://github.com/psf/black/compare/24.4.2...24.8.0)
- [github.com/pre-commit/mirrors-mypy: v1.10.1 → v1.11.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.10.1...v1.11.1)
- [github.com/PyCQA/flake8: 7.1.0 → 7.1.1](https://github.com/PyCQA/flake8/compare/7.1.0...7.1.1)
- [github.com/nbQA-dev/nbQA: 1.8.5 → 1.8.7](https://github.com/nbQA-dev/nbQA/compare/1.8.5...1.8.7)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-06 08:10:03 +01:00
Alex Hill
6ed34af77a Add netbase to docker-stacks-foundation image - fixes #2128 (#2129)
* Add netbase to docker-stacks-foundation image - fixes #2128

* Add a comment describing netbase
2024-08-04 20:11:50 +01:00
Ayaz Salikhov
7a918f5359 Update redirect link 2024-08-01 09:51:18 +01:00
Thijs Walcarius
1ad688e421 Improve handling of tensorboard (#2126)
* Improve handling of tensorboard

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

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

* Improve style

* Move bash file to cuda-subdir

* Update tensorflow-notebook info

* Fix redirect link

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2024-08-01 09:43:35 +01:00