Skip to content

FIX-#7684: When we exceed max_cost for all available Backends an error may occur #7879

FIX-#7684: When we exceed max_cost for all available Backends an error may occur

FIX-#7684: When we exceed max_cost for all available Backends an error may occur #7879

Triggered via pull request October 1, 2025 05:43
Status Success
Total duration 4m 33s
Artifacts

ci-notebooks.yml

on: pull_request
Matrix: test tutorial notebooks
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
test tutorial notebooks (pandas_on_unidist)
DEPRECATION: Building 'modin-spreadsheet' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'modin-spreadsheet'. Discussion can be found at https://github.com/pypa/pip/issues/6334
test tutorial notebooks (pandas_on_unidist)
warning libmamba You are using 'pip' as an additional package manager. Be aware that packages installed with 'pip' are managed independently from 'conda-forge' channel.
test tutorial notebooks (pandas_on_unidist)
warning libmamba 'repo.anaconda.com', a commercial channel hosted by Anaconda.com, is used. warning libmamba Please make sure you understand Anaconda Terms of Services. warning libmamba See: https://legal.anaconda.com/policies/en/
test tutorial notebooks (pandas_on_unidist)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
test tutorial notebooks (pandas_on_unidist)
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9. To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels: conda config --add channels defaults For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html deprecated.topic(