Commit Graph

808 Commits

Author SHA1 Message Date
Ayaz Salikhov
918997f709 Update tag example 2024-11-19 16:23:06 +00:00
Erik Sundell
caf725210c base-notebook: stop installing nodejs from conda-forge (#2172)
* base-notebook: stop installing nodejs from conda-forge

nodejs was a conda dependency of jupyterhub, but by installing
jupyterhub-base we no longer need it and could opt to remove it.

By doing this, building base-notebook led to a reported size reduction
from 974MB to 828MB, which is a 146MB / 15% size reduction.

* Update CHANGELOG.md

* Update CHANGELOG.md

* Install jupyterhub-singleuser instead of jupyterhub-base

Note that jupyterhub-base is really whats the foundational need for this
image, where jupyterhub-singleuser the conda-forge package is building on
jupyterhub-base by also adding a depdendency on jupyterlab - but the
jupyterhub-singleuser command is provided by jupyterhub-base conda-forge
package.

* Update CHANGELOG.md

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

---------

Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2024-11-08 15:15:07 +00:00
Ayaz Salikhov
2c7e64abbb Do not run linkcheck on https://anaconda.org/conda-forge because of frequent read timeouts 2024-11-06 15:20:33 +00:00
Ayaz Salikhov
ea849fa18f Update description of jupyter/base-notebook regarding jupyterhub-base and update changelog 2024-11-06 15:12:40 +00:00
Erik Sundell
28a0b25bce Install jupyterhub-base instead of jupyterhub (#2171)
* Install jupyterhub-base instead of jupyterhub

* Update images/base-notebook/Dockerfile

---------

Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2024-11-06 15:04:07 +00:00
Ayaz Salikhov
5841857378 Fix broken link 2024-11-04 13:26:53 +00:00
Ayaz Salikhov
03e5fe572d Fix docs: we're not installing stable version of spark anymore (#2165) 2024-10-29 10:11:31 +00:00
Ayaz Salikhov
2b40f486b6 Update output example in documents 2024-10-22 12:33:27 +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
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
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
ea50ad3ffa Fix broken link 2024-09-30 09:08:22 +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
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
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
Ayaz Salikhov
c18c46593c Update tag example 2024-08-19 17:55:46 +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
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
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
37c03eb03c Exclude packages.ubuntu.com from linkcheck 2024-06-27 10:57:23 +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
Ronald Lencevičius
1c44e6d6e8 Updated header level to fit rest of the page (#2119) 2024-05-30 10:23:37 +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
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
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
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