Commit Graph

3802 Commits

Author SHA1 Message Date
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
dependabot[bot]
7f6f16c24c Bump docker/login-action from 3.2.0 to 3.3.0 (#2127)
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](0d4c9c5ea7...9780b0c442)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-25 09:23:51 +03:00
Ayaz Salikhov
483c68771d Fix redirect link 2024-07-15 12:37:09 +01:00
Ayaz Salikhov
06fac82780 Slighty better code quotes 2024-07-11 09:39:25 +01:00
Ayaz Salikhov
615b8cc01b Ignore mypy in files with numpy 2024-07-02 10:37:46 +01:00
pre-commit-ci[bot]
77acaad3ea [pre-commit.ci] pre-commit autoupdate (#2125) 2024-07-02 07:57:19 +01:00
Erik Sundell
3fef15446f Put nvidia-smi on path for cuda image variants (#2124)
* Put nvidia-smi on path for cuda image variants

* Improve comments style

---------

Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2024-07-01 13:45:55 +01:00
Ayaz Salikhov
37c03eb03c Exclude packages.ubuntu.com from linkcheck 2024-06-27 10:57:23 +01:00
Ayaz Salikhov
b7fb3d15c9 Update mypy pre-commit hook 2024-06-27 10:45:43 +01:00
Patrick Willnow
f5b5d0af51 Update selecting.md (#2122)
Changing path to renamed repository as mentioned by @mathbunnyru in comments of #2110
2024-06-17 20:47:33 +01:00
Ayaz Salikhov
b070fb6bd9 Fix redirect link 2024-06-11 11:59:32 +01:00
dependabot[bot]
1ff0f37561 Bump docker/login-action from 3.1.0 to 3.2.0 (#2120) 2024-06-04 22:21:17 +01:00
Erik Sundell
3f48d4f759 Merge pull request #2121 from jupyter/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2024-06-04 08:45:16 +03:00
pre-commit-ci[bot]
9fe10a3d51 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/igorshubovych/markdownlint-cli: v0.40.0 → v0.41.0](https://github.com/igorshubovych/markdownlint-cli/compare/v0.40.0...v0.41.0)
2024-06-03 22:27:20 +00:00
Ronald Lencevičius
1c44e6d6e8 Updated header level to fit rest of the page (#2119) 2024-05-30 10:23:37 +01:00
Ayaz Salikhov
93ead907e5 Disable jupyter announcements in binder example 2024-05-28 22:38:36 +01:00
Ayaz Salikhov
95eda6aaee Update example date 2024-05-28 22:35:54 +01:00
Ayaz Salikhov
996fae1248 Update oracledb client version 2024-05-06 13:51:46 +01:00
Ayaz Salikhov
dd744ea607 [TMP] Disable installing sqlplus as it gives errors 2024-05-06 13:49:14 +01:00
Ayaz Salikhov
41ded6e8a3 Update oracledb example 2024-05-06 13:49:14 +01:00
Ayaz Salikhov
44a1954329 Update tag example 2024-05-05 11:45:04 +01:00
Ayaz Salikhov
feeb4e78ef Update pre-commit hooks 2024-05-05 11:33:41 +01:00
Ayaz Salikhov
3be7274ee8 Fix typos 2024-05-05 11:31:56 +01:00
dependabot[bot]
abea5caf78 Bump stefanzweifel/git-auto-commit-action from 5.0.0 to 5.0.1 (#2109)
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](8756aa072e...8621497c8c)

---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-19 10:33:42 +01:00
Patrick Willnow
d7193318a3 Update selecting.md with TH Lübecks (University of Applied Sciences Lübeck) image collection (#2110)
* Update selecting.md

Adding TH Lübeck universities image collection

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

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

* Update docs/using/selecting.md

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

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

* Update selecting.md

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

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

* Update selecting.md

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

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

---------

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-04-19 10:27:26 +01:00
Ayaz Salikhov
e838ff397a Improve CUDA enabled images docs 2024-04-03 01:36:57 +01:00
pre-commit-ci[bot]
275ad774c2 [pre-commit.ci] pre-commit autoupdate (#2105)
updates:
- [github.com/asottile/pyupgrade: v3.15.1 → v3.15.2](https://github.com/asottile/pyupgrade/compare/v3.15.1...v3.15.2)
- [github.com/psf/black: 24.2.0 → 24.3.0](https://github.com/psf/black/compare/24.2.0...24.3.0)
- [github.com/shellcheck-py/shellcheck-py: v0.9.0.6 → v0.10.0.1](https://github.com/shellcheck-py/shellcheck-py/compare/v0.9.0.6...v0.10.0.1)
- [github.com/nbQA-dev/nbQA: 1.8.4 → 1.8.5](https://github.com/nbQA-dev/nbQA/compare/1.8.4...1.8.5)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-04-02 00:31:05 +02:00
Olivier Benz
b2efa3cd8c Update JULIA_CPU_TARGET for precompiling packages (#2104)
* Update JULIA_CPU_TARGET for precompiling packages

* Update links

* Also update link for aarch64
2024-03-31 10:57:56 +02:00
ChristofKaufmann
b9553a8e5d Add cuda12 variant of tensorflow-notebook (#2100)
* Add cuda12 variant for tensorflow-notebook

* Reduce size of CPU version of tensorflow-notebook

* Try to fix tests

* Update docs/using/selecting.md

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

* Update images/tensorflow-notebook/cuda12/Dockerfile

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

* Update tests/docker-stacks-foundation/test_packages.py

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

* Remove obsolete XLA_FLAGS env var

* Install CUDA and cuDNN using pip instead of mamba

* Fix pre-commit shell checks

* Change tensorflow variant name from cuda12 to cuda

* Update selecting.md

* Update selecting.md

---------

Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2024-03-26 01:12:59 +00:00
dependabot[bot]
dd06b93abc Bump docker/login-action from 3.0.0 to 3.1.0 (#2102)
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](343f7c4344...e92390c5fb)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 20:29:12 +00:00
Ayaz Salikhov
4bef1a8f1c Update pre-commit hooks 2024-03-15 01:04:38 +00:00
Ayaz Salikhov
ebea7a8200 Update example tag 2024-03-15 01:02:12 +00:00
Ayaz Salikhov
07dc2d0873 Fix redirect links 2024-03-04 09:37:32 +00:00
Ayaz Salikhov
d44add21d5 Improve CUDA enabled images docs and add a policy (#2097) 2024-02-24 12:20:32 +00:00
Ayaz Salikhov
0d7cc47609 Update example tag 2024-02-24 11:10:34 +00:00
Ayaz Salikhov
315224efff Fix redirect links 2024-02-24 10:24:08 +00:00