[Doc] Add instruction to install XGBoost for Apple Silicon using Conda (#7612)
This commit is contained in:
parent
81210420c6
commit
f21301c749
@ -41,6 +41,14 @@ into permission errors. Python pre-built binary capability for each platform:
|
||||
| Windows | |tick| | |cross| |
|
||||
+-------------------+---------+----------------------+
|
||||
|
||||
If you are using **Apple Silicon**, please use the Conda packaging manager to install XGBoost:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
conda install -c conda-forge xgboost
|
||||
|
||||
Visit the `Miniconda website <https://docs.conda.io/en/latest/miniconda.html>`_ to obtain Conda.
|
||||
|
||||
R
|
||||
-
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user