This repository has been archived by the owner on Nov 27, 2024. It is now read-only.
Merge pull request #385 from pyiron/update_actions #1534
Annotations
3 warnings
build-notebooks
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'.
|
build-notebooks
/home/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
build-notebooks
==> WARNING: A newer version of conda exists. <==
current version: 24.9.2
latest version: 24.11.0
Please update conda by running
$ conda update -n base -c conda-forge conda
|