Ayaz Salikhov
1c32064b2e
Fix args order in Makefile
2024-12-29 07:23:39 +05:00
Ayaz Salikhov
a41b6e80ce
Add some statistics to wiki page
2024-12-29 06:51:06 +05:00
Ayaz Salikhov
c175251fdb
[FAST_BUILD] Run mamba info
without --quiet
and put conda info
in build manifest files ( #2191 )
2024-12-29 05:38:15 +05:00
Ayaz Salikhov
209a7464f4
Group build manifests by year
2024-12-29 02:36:27 +05:00
Ayaz Salikhov
2ba3651be1
Put manifest files by to year/year-month/ dirs
2024-12-29 01:30:11 +05:00
Ayaz Salikhov
f58ebf0cb9
Update tag example
2024-12-26 11:44:07 +00:00
Ayaz Salikhov
8e44737b80
Run aarch64-setup on ubuntu-22.04
2024-12-23 13:05:56 +00:00
Ayaz Salikhov
87b37b4fd8
Specify protocol when using host.docker.internal proxy ( #2181 )
2024-12-09 11:30:06 +00:00
Ayaz Salikhov
976fbab11d
Use another repo for prettier pre-commit ( #2180 )
2024-12-05 15:58:38 +00:00
Ayaz Salikhov
7bdb19cc1b
Downgrade to Julia 1.11.1 ( #2178 )
2024-12-03 18:59:49 +00:00
Ayaz Salikhov
f632f54034
Minor changelog adjustments
2024-12-03 11:49:14 +00:00
Ayaz Salikhov
143db355da
Install mamba 2.0 ( #2147 )
2024-12-03 01:31:56 +01:00
pre-commit-ci[bot]
d056af4d0c
[pre-commit.ci] pre-commit autoupdate ( #2177 )
2024-12-03 01:27:55 +01:00
Ayaz Salikhov
7060f20fb5
Remove pandas from EXCLUDED_PACKAGES ( #2176 )
2024-12-02 16:13:01 +00:00
Ayaz Salikhov
ac8453913c
Use mamba env export with --json
( #2162 )
2024-11-25 16:23:38 +00:00
Ayaz Salikhov
918997f709
Update tag example
2024-11-19 16:23:06 +00:00
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