Skip to content

Dask has updated, so more warnings #767

@lilyminium

Description

@lilyminium

e.g.

2026-04-07 23:33:20,984 INFO     __main__ | Evaluator server started on port 9000
/data1/choderaj/wangl14/miniforge3/envs/water-models-experiments-cuda/lib/python3.12/site-packages/dask_jobqueue/core.py:285: FutureWarning: env_extra has been renamed to job_script_prologue. You are still using it (even if only set to []; please also check config files). If you did not set job_script_prologue yet, env_extra will be respected for now, but it will be removed in a future release. If you already set job_script_prologue, env_extra is ignored and you can remove it.
  warnings.warn(warn, FutureWarning)

We should update to modern dask API

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions