Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
fcc970a1
Unverified
Commit
fcc970a1
authored
Jul 16, 2024
by
Nikita Titov
Committed by
GitHub
Jul 16, 2024
Browse files
[docs] Add conda downloads badge (#6546)
* Update README.rst * Update README.rst
parent
48428320
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
python-package/README.rst
python-package/README.rst
+4
-2
No files found.
python-package/README.rst
View file @
fcc970a1
LightGBM Python-package
LightGBM Python-package
=======================
=======================
|License| |Python Versions| |PyPI Version| |Downloads| |API Docs|
|License| |Python Versions| |PyPI Version| |
PyPI Downloads| |conda
Downloads| |API Docs|
Installation
Installation
------------
------------
...
@@ -294,7 +294,9 @@ To check that a contribution to the package matches its style expectations, run
...
@@ -294,7 +294,9 @@ To check that a contribution to the package matches its style expectations, run
:target: https://pypi.org/project/lightgbm
:target: https://pypi.org/project/lightgbm
.. |PyPI Version| image:: https://img.shields.io/pypi/v/lightgbm.svg?logo=pypi&logoColor=white
.. |PyPI Version| image:: https://img.shields.io/pypi/v/lightgbm.svg?logo=pypi&logoColor=white
:target: https://pypi.org/project/lightgbm
:target: https://pypi.org/project/lightgbm
.. |Downloads| image:: https://
pepy.tech/badge/lightgbm
.. |
PyPI
Downloads| image:: https://
img.shields.io/pepy/dt/lightgbm?logo=pypi&logoColor=white&label=pypi%20downloads
:target: https://pepy.tech/project/lightgbm
:target: https://pepy.tech/project/lightgbm
.. |conda Downloads| image:: https://img.shields.io/conda/d/conda-forge/lightgbm?logo=conda-forge&logoColor=white&label=conda%20downloads
:target: https://anaconda.org/conda-forge/lightgbm/files
.. |API Docs| image:: https://readthedocs.org/projects/lightgbm/badge/?version=latest
.. |API Docs| image:: https://readthedocs.org/projects/lightgbm/badge/?version=latest
:target: https://lightgbm.readthedocs.io/en/latest/Python-API.html
:target: https://lightgbm.readthedocs.io/en/latest/Python-API.html
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment