Philip Hyunsu Cho f6e6d0b2c0
[CI] Build Python wheels for MacOS (x86_64 and arm64) (#7621)
* Build Python wheels for OSX (x86_64 and arm64)

* Use Conda's libomp when running Python tests

* fix

* Add comment to explain CIBW_TARGET_OSX_ARM64

* Update release script

* Add comments in build_python_wheels.sh

* Document wheel pipeline
2022-02-02 17:35:48 -08:00
..
2021-10-19 23:49:19 -07:00
2021-11-17 21:02:20 -08:00
2016-01-16 11:52:33 -08:00
2020-11-14 17:58:07 -08:00
2019-04-15 10:08:12 -07:00
2021-09-21 02:47:09 +00:00
2018-07-19 14:22:16 -07:00
2015-08-01 11:27:13 -07:00
2022-01-10 21:15:05 +08:00
2018-02-21 16:57:30 -08:00
2021-10-19 23:49:19 -07:00

The documentation of xgboost is generated with recommonmark and sphinx.

You can build it locally by typing "make html" in this folder.

Checkout https://recommonmark.readthedocs.org for guide on how to write markdown with extensions used in this doc, such as math formulas and table of content.