Files
2026-07-13 13:27:18 +08:00

456 B

conda-envs

This directory contains files used to create conda environments for development and testing of LightGBM.

The .txt files here are intended to be used with conda create --file.

For details on that, see the conda docs:

  • conda create docs (link)
  • "Managing Environments" (link)