Skip to content

Update installation dependencies #624

Update installation dependencies

Update installation dependencies #624

Triggered via push November 17, 2024 17:06
Status Success
Total duration 26m 22s
Artifacts 1

CI.yaml

on: push
Paper Draft
50s
Paper Draft
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

54 warnings
Paper Draft
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test on macos-latest, Python 3.8
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test on macos-latest, Python 3.8
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test on macos-latest, Python 3.8
Unexpected input(s) 'condarc', 'create-args', valid inputs are ['installer-url', 'installation-dir', 'miniconda-version', 'miniforge-variant', 'miniforge-version', 'conda-version', 'conda-build-version', 'environment-file', 'activate-environment', 'python-version', 'add-anaconda-token', 'add-pip-as-python-dependency', 'allow-softlinks', 'auto-activate-base', 'auto-update-conda', 'condarc-file', 'channel-alias', 'channel-priority', 'channels', 'conda-remove-defaults', 'show-channel-urls', 'pkgs-dirs', 'use-only-tar-bz2', 'remove-profiles', 'mamba-version', 'use-mamba', 'conda-solver', 'architecture', 'clean-patched-environment-file', 'run-post']
Test on macos-latest, Python 3.8
/Users/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.3. 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(
Test on macos-latest, Python 3.8
/Users/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)
Test on macos-latest, Python 3.8
Unexpected input(s) 'condarc', 'create-args', valid inputs are ['installer-url', 'installation-dir', 'miniconda-version', 'miniforge-variant', 'miniforge-version', 'conda-version', 'conda-build-version', 'environment-file', 'activate-environment', 'python-version', 'add-anaconda-token', 'add-pip-as-python-dependency', 'allow-softlinks', 'auto-activate-base', 'auto-update-conda', 'condarc-file', 'channel-alias', 'channel-priority', 'channels', 'conda-remove-defaults', 'show-channel-urls', 'pkgs-dirs', 'use-only-tar-bz2', 'remove-profiles', 'mamba-version', 'use-mamba', 'conda-solver', 'architecture', 'clean-patched-environment-file', 'run-post']
Test on ubuntu-latest, Python 3.8
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test on ubuntu-latest, Python 3.8
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test on ubuntu-latest, Python 3.8
Unexpected input(s) 'condarc', 'create-args', valid inputs are ['installer-url', 'installation-dir', 'miniconda-version', 'miniforge-variant', 'miniforge-version', 'conda-version', 'conda-build-version', 'environment-file', 'activate-environment', 'python-version', 'add-anaconda-token', 'add-pip-as-python-dependency', 'allow-softlinks', 'auto-activate-base', 'auto-update-conda', 'condarc-file', 'channel-alias', 'channel-priority', 'channels', 'conda-remove-defaults', 'show-channel-urls', 'pkgs-dirs', 'use-only-tar-bz2', 'remove-profiles', 'mamba-version', 'use-mamba', 'conda-solver', 'architecture', 'clean-patched-environment-file', 'run-post']
Test on ubuntu-latest, Python 3.8
/usr/share/miniconda/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.3. 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(
Test on ubuntu-latest, Python 3.8
/usr/share/miniconda/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)
Test on ubuntu-latest, Python 3.8
Unexpected input(s) 'condarc', 'create-args', valid inputs are ['installer-url', 'installation-dir', 'miniconda-version', 'miniforge-variant', 'miniforge-version', 'conda-version', 'conda-build-version', 'environment-file', 'activate-environment', 'python-version', 'add-anaconda-token', 'add-pip-as-python-dependency', 'allow-softlinks', 'auto-activate-base', 'auto-update-conda', 'condarc-file', 'channel-alias', 'channel-priority', 'channels', 'conda-remove-defaults', 'show-channel-urls', 'pkgs-dirs', 'use-only-tar-bz2', 'remove-profiles', 'mamba-version', 'use-mamba', 'conda-solver', 'architecture', 'clean-patched-environment-file', 'run-post']
Test on ubuntu-latest, Python 3.10
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test on ubuntu-latest, Python 3.10
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test on ubuntu-latest, Python 3.10
Unexpected input(s) 'condarc', 'create-args', valid inputs are ['installer-url', 'installation-dir', 'miniconda-version', 'miniforge-variant', 'miniforge-version', 'conda-version', 'conda-build-version', 'environment-file', 'activate-environment', 'python-version', 'add-anaconda-token', 'add-pip-as-python-dependency', 'allow-softlinks', 'auto-activate-base', 'auto-update-conda', 'condarc-file', 'channel-alias', 'channel-priority', 'channels', 'conda-remove-defaults', 'show-channel-urls', 'pkgs-dirs', 'use-only-tar-bz2', 'remove-profiles', 'mamba-version', 'use-mamba', 'conda-solver', 'architecture', 'clean-patched-environment-file', 'run-post']
Test on ubuntu-latest, Python 3.10
Unexpected input(s) 'condarc', 'create-args', valid inputs are ['installer-url', 'installation-dir', 'miniconda-version', 'miniforge-variant', 'miniforge-version', 'conda-version', 'conda-build-version', 'environment-file', 'activate-environment', 'python-version', 'add-anaconda-token', 'add-pip-as-python-dependency', 'allow-softlinks', 'auto-activate-base', 'auto-update-conda', 'condarc-file', 'channel-alias', 'channel-priority', 'channels', 'conda-remove-defaults', 'show-channel-urls', 'pkgs-dirs', 'use-only-tar-bz2', 'remove-profiles', 'mamba-version', 'use-mamba', 'conda-solver', 'architecture', 'clean-patched-environment-file', 'run-post']
Test on ubuntu-latest, Python 3.10
/usr/share/miniconda/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.3. 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(
Test on ubuntu-latest, Python 3.10
/usr/share/miniconda/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)
Test on ubuntu-latest, Python 3.9
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test on ubuntu-latest, Python 3.9
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test on ubuntu-latest, Python 3.9
Unexpected input(s) 'condarc', 'create-args', valid inputs are ['installer-url', 'installation-dir', 'miniconda-version', 'miniforge-variant', 'miniforge-version', 'conda-version', 'conda-build-version', 'environment-file', 'activate-environment', 'python-version', 'add-anaconda-token', 'add-pip-as-python-dependency', 'allow-softlinks', 'auto-activate-base', 'auto-update-conda', 'condarc-file', 'channel-alias', 'channel-priority', 'channels', 'conda-remove-defaults', 'show-channel-urls', 'pkgs-dirs', 'use-only-tar-bz2', 'remove-profiles', 'mamba-version', 'use-mamba', 'conda-solver', 'architecture', 'clean-patched-environment-file', 'run-post']
Test on ubuntu-latest, Python 3.9
Unexpected input(s) 'condarc', 'create-args', valid inputs are ['installer-url', 'installation-dir', 'miniconda-version', 'miniforge-variant', 'miniforge-version', 'conda-version', 'conda-build-version', 'environment-file', 'activate-environment', 'python-version', 'add-anaconda-token', 'add-pip-as-python-dependency', 'allow-softlinks', 'auto-activate-base', 'auto-update-conda', 'condarc-file', 'channel-alias', 'channel-priority', 'channels', 'conda-remove-defaults', 'show-channel-urls', 'pkgs-dirs', 'use-only-tar-bz2', 'remove-profiles', 'mamba-version', 'use-mamba', 'conda-solver', 'architecture', 'clean-patched-environment-file', 'run-post']
Test on ubuntu-latest, Python 3.9
/usr/share/miniconda/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.3. 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(
Test on ubuntu-latest, Python 3.9
/usr/share/miniconda/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)
Test on macos-latest, Python 3.9
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test on macos-latest, Python 3.9
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test on macos-latest, Python 3.9
Unexpected input(s) 'condarc', 'create-args', valid inputs are ['installer-url', 'installation-dir', 'miniconda-version', 'miniforge-variant', 'miniforge-version', 'conda-version', 'conda-build-version', 'environment-file', 'activate-environment', 'python-version', 'add-anaconda-token', 'add-pip-as-python-dependency', 'allow-softlinks', 'auto-activate-base', 'auto-update-conda', 'condarc-file', 'channel-alias', 'channel-priority', 'channels', 'conda-remove-defaults', 'show-channel-urls', 'pkgs-dirs', 'use-only-tar-bz2', 'remove-profiles', 'mamba-version', 'use-mamba', 'conda-solver', 'architecture', 'clean-patched-environment-file', 'run-post']
Test on macos-latest, Python 3.9
Unexpected input(s) 'condarc', 'create-args', valid inputs are ['installer-url', 'installation-dir', 'miniconda-version', 'miniforge-variant', 'miniforge-version', 'conda-version', 'conda-build-version', 'environment-file', 'activate-environment', 'python-version', 'add-anaconda-token', 'add-pip-as-python-dependency', 'allow-softlinks', 'auto-activate-base', 'auto-update-conda', 'condarc-file', 'channel-alias', 'channel-priority', 'channels', 'conda-remove-defaults', 'show-channel-urls', 'pkgs-dirs', 'use-only-tar-bz2', 'remove-profiles', 'mamba-version', 'use-mamba', 'conda-solver', 'architecture', 'clean-patched-environment-file', 'run-post']
Test on macos-latest, Python 3.9
/Users/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.3. 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(
Test on macos-latest, Python 3.9
/Users/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)
Test on macos-latest, Python 3.10
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test on macos-latest, Python 3.10
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test on macos-latest, Python 3.10
Unexpected input(s) 'condarc', 'create-args', valid inputs are ['installer-url', 'installation-dir', 'miniconda-version', 'miniforge-variant', 'miniforge-version', 'conda-version', 'conda-build-version', 'environment-file', 'activate-environment', 'python-version', 'add-anaconda-token', 'add-pip-as-python-dependency', 'allow-softlinks', 'auto-activate-base', 'auto-update-conda', 'condarc-file', 'channel-alias', 'channel-priority', 'channels', 'conda-remove-defaults', 'show-channel-urls', 'pkgs-dirs', 'use-only-tar-bz2', 'remove-profiles', 'mamba-version', 'use-mamba', 'conda-solver', 'architecture', 'clean-patched-environment-file', 'run-post']
Test on macos-latest, Python 3.10
/Users/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.3. 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(
Test on macos-latest, Python 3.10
/Users/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)
Test on macos-latest, Python 3.10
Unexpected input(s) 'condarc', 'create-args', valid inputs are ['installer-url', 'installation-dir', 'miniconda-version', 'miniforge-variant', 'miniforge-version', 'conda-version', 'conda-build-version', 'environment-file', 'activate-environment', 'python-version', 'add-anaconda-token', 'add-pip-as-python-dependency', 'allow-softlinks', 'auto-activate-base', 'auto-update-conda', 'condarc-file', 'channel-alias', 'channel-priority', 'channels', 'conda-remove-defaults', 'show-channel-urls', 'pkgs-dirs', 'use-only-tar-bz2', 'remove-profiles', 'mamba-version', 'use-mamba', 'conda-solver', 'architecture', 'clean-patched-environment-file', 'run-post']
Test on windows-latest, Python 3.10
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test on windows-latest, Python 3.10
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test on windows-latest, Python 3.10
Unexpected input(s) 'condarc', 'create-args', valid inputs are ['installer-url', 'installation-dir', 'miniconda-version', 'miniforge-variant', 'miniforge-version', 'conda-version', 'conda-build-version', 'environment-file', 'activate-environment', 'python-version', 'add-anaconda-token', 'add-pip-as-python-dependency', 'allow-softlinks', 'auto-activate-base', 'auto-update-conda', 'condarc-file', 'channel-alias', 'channel-priority', 'channels', 'conda-remove-defaults', 'show-channel-urls', 'pkgs-dirs', 'use-only-tar-bz2', 'remove-profiles', 'mamba-version', 'use-mamba', 'conda-solver', 'architecture', 'clean-patched-environment-file', 'run-post']
Test on windows-latest, Python 3.10
Unexpected input(s) 'condarc', 'create-args', valid inputs are ['installer-url', 'installation-dir', 'miniconda-version', 'miniforge-variant', 'miniforge-version', 'conda-version', 'conda-build-version', 'environment-file', 'activate-environment', 'python-version', 'add-anaconda-token', 'add-pip-as-python-dependency', 'allow-softlinks', 'auto-activate-base', 'auto-update-conda', 'condarc-file', 'channel-alias', 'channel-priority', 'channels', 'conda-remove-defaults', 'show-channel-urls', 'pkgs-dirs', 'use-only-tar-bz2', 'remove-profiles', 'mamba-version', 'use-mamba', 'conda-solver', 'architecture', 'clean-patched-environment-file', 'run-post']
Test on windows-latest, Python 3.8
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test on windows-latest, Python 3.8
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test on windows-latest, Python 3.8
Unexpected input(s) 'condarc', 'create-args', valid inputs are ['installer-url', 'installation-dir', 'miniconda-version', 'miniforge-variant', 'miniforge-version', 'conda-version', 'conda-build-version', 'environment-file', 'activate-environment', 'python-version', 'add-anaconda-token', 'add-pip-as-python-dependency', 'allow-softlinks', 'auto-activate-base', 'auto-update-conda', 'condarc-file', 'channel-alias', 'channel-priority', 'channels', 'conda-remove-defaults', 'show-channel-urls', 'pkgs-dirs', 'use-only-tar-bz2', 'remove-profiles', 'mamba-version', 'use-mamba', 'conda-solver', 'architecture', 'clean-patched-environment-file', 'run-post']
Test on windows-latest, Python 3.8
C:\Miniconda\Lib\site-packages\conda\base\context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3. 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(
Test on windows-latest, Python 3.8
C:\Miniconda\Lib\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)
Test on windows-latest, Python 3.8
Unexpected input(s) 'condarc', 'create-args', valid inputs are ['installer-url', 'installation-dir', 'miniconda-version', 'miniforge-variant', 'miniforge-version', 'conda-version', 'conda-build-version', 'environment-file', 'activate-environment', 'python-version', 'add-anaconda-token', 'add-pip-as-python-dependency', 'allow-softlinks', 'auto-activate-base', 'auto-update-conda', 'condarc-file', 'channel-alias', 'channel-priority', 'channels', 'conda-remove-defaults', 'show-channel-urls', 'pkgs-dirs', 'use-only-tar-bz2', 'remove-profiles', 'mamba-version', 'use-mamba', 'conda-solver', 'architecture', 'clean-patched-environment-file', 'run-post']
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "paper". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
Test on windows-latest, Python 3.9
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test on windows-latest, Python 3.9
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test on windows-latest, Python 3.9
Unexpected input(s) 'condarc', 'create-args', valid inputs are ['installer-url', 'installation-dir', 'miniconda-version', 'miniforge-variant', 'miniforge-version', 'conda-version', 'conda-build-version', 'environment-file', 'activate-environment', 'python-version', 'add-anaconda-token', 'add-pip-as-python-dependency', 'allow-softlinks', 'auto-activate-base', 'auto-update-conda', 'condarc-file', 'channel-alias', 'channel-priority', 'channels', 'conda-remove-defaults', 'show-channel-urls', 'pkgs-dirs', 'use-only-tar-bz2', 'remove-profiles', 'mamba-version', 'use-mamba', 'conda-solver', 'architecture', 'clean-patched-environment-file', 'run-post']
Test on windows-latest, Python 3.9
Unexpected input(s) 'condarc', 'create-args', valid inputs are ['installer-url', 'installation-dir', 'miniconda-version', 'miniforge-variant', 'miniforge-version', 'conda-version', 'conda-build-version', 'environment-file', 'activate-environment', 'python-version', 'add-anaconda-token', 'add-pip-as-python-dependency', 'allow-softlinks', 'auto-activate-base', 'auto-update-conda', 'condarc-file', 'channel-alias', 'channel-priority', 'channels', 'conda-remove-defaults', 'show-channel-urls', 'pkgs-dirs', 'use-only-tar-bz2', 'remove-profiles', 'mamba-version', 'use-mamba', 'conda-solver', 'architecture', 'clean-patched-environment-file', 'run-post']
Test on windows-latest, Python 3.9
C:\Miniconda\Lib\site-packages\conda\base\context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3. 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(
Test on windows-latest, Python 3.9
C:\Miniconda\Lib\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)

Artifacts

Produced during runtime
Name Size
paper
754 KB