Back to Lightgbm

conda-envs

.ci/conda-envs/README.md

4.6.0455 B
Original Source

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)