rapidsai / jupyterlab-nvdashboard

A JupyterLab extension for displaying dashboards of GPU usage.
BSD 3-Clause "New" or "Revised" License
588 stars 77 forks source link

resolve file_key deprecation warning from rapids-dependency-file-generator #198

Closed jameslamb closed 2 months ago

jameslamb commented 2 months ago

Contributes to https://github.com/rapidsai/dependency-file-generator/issues/89

Resolves this warning I see in build and test CI jobs, coming from rapids-dependency-file-generator.

/opt/conda/lib/python3.9/site-packages/rapids_dependency_file_generator/cli.py:98: UserWarning: The use of --file_key is deprecated. Use -f or --file-key instead.