Ayaz Salikhov
55942dfe46
Unify changelog codestyle
2024-11-08 15:20:34 +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
62a85b43b6
Update pre-commit hooks
2024-11-05 19:47:43 +00:00
Ayaz Salikhov
2c525aff70
Use pytorch with cuda12.4 ( #2168 )
2024-11-04 16:57:17 +00:00
Ayaz Salikhov
c2d9d1f06a
Pin min notebook version ( #2167 )
...
* [TMP] Pin min notebook version
* Update Dockerfile
2024-11-04 14:55:35 +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
f74a764584
Do not install tensorflow 2.18.0 as it gives an error
2024-10-28 14:06:50 +00:00
Ayaz Salikhov
a1265be650
Get rid of abseil warnings
2024-10-28 12:23:29 +00:00
Ayaz Salikhov
c8f5fbd61f
Update gitignore
2024-10-27 23:15:14 +00:00
Max Muoto
a096c2b102
Upgrade to Python 3.12 ( #2072 )
2024-10-23 08:58:47 +01:00
Ayaz Salikhov
2b40f486b6
Update output example in documents
2024-10-22 12:33:27 +01:00
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