- 28 Oct, 2025 1 commit
-
-
James Lamb authored
* [docs] [R-package] fix HTML generation errors in R docs, update to roxygen2 7.3.3 * fix conda env * Update R-package/R/lgb.Dataset.R Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * update docs --------- Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 13 Aug, 2025 1 commit
-
-
James Lamb authored
Co-authored-by:Nikita Titov <nekit94-08@mail.ru>
-
- 27 Jul, 2025 1 commit
-
-
James Lamb authored
[docs] [ci] skip scikit-learn 1.7.1 in docs build, make tests compatible with pandas 3.0, use new Azure DevOps pool (#6979)
-
- 27 Jan, 2025 1 commit
-
-
James Lamb authored
* [python-package] support Python 3.13 * update everything in the base conda environment, not just conda * python packages now use 'cp' instead of 'cpython' * fix python_package * get more logs * try to force a better solver error * merge latest * use build= explicitly * restore all CI, revert debugging changes * Update .ci/test.sh * empty commit to re-trigger CI * update docs conda env * pin to specific OS and mambaforge * Update .github/workflows/python_package.yml Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * update default Python version in .vsts-ci.yml * remove upper-version pins * update RTD image --------- Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 24 Jul, 2024 1 commit
-
-
Axel Durand authored
-
- 19 Mar, 2024 1 commit
-
-
James Lamb authored
-
- 09 Jan, 2024 1 commit
-
-
James Lamb authored
-
- 28 Jul, 2022 1 commit
-
-
James Lamb authored
-
- 05 Jun, 2022 1 commit
-
-
James Lamb authored
[R-package] upgrade docs to roxygen2==7.2.0
-
- 10 Apr, 2022 1 commit
-
-
James Lamb authored
* [ci] update to R 4.1.3 and use macOS-latest for R jobs (fixes #4990) * update Windows version * update docs env * simplify r-package config
-
- 23 Feb, 2022 1 commit
-
-
Nikita Titov authored
* improve docs for sklearn wrapper * empty commit * install add scikit-learn to conda environment for building docs
-
- 19 Feb, 2022 1 commit
-
-
James Lamb authored
* [ci] [docs] use mamba for readthedocs builds (fixes #4954) * update docs * simplify build script and add docs flag to gitignore * exit with non-0 if build fails * update CI job * add doxygen * remove outdated requirement_base.txt reference * use conda create instead of conda env create * fix conda create flags * add nodefaults to env.yml * Update docs/README.rst Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * try to fix check-docs CI job * additional changes * switch from mamba to miniforge * simplify docker command and fix issues in local build script * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * update docs and conda * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-