[Doc] Fix formatting for R package doc (#10030)
This commit is contained in:
parent
a730c7e67e
commit
f2095f1d5b
@ -34,4 +34,5 @@ Other topics
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:titlesonly:
|
||||
|
||||
Handling of indexable elements <index_base>
|
||||
|
||||
@ -7,7 +7,9 @@ sh
|
||||
matplotlib
|
||||
graphviz
|
||||
numpy
|
||||
scipy
|
||||
myst-parser
|
||||
ray[train]
|
||||
xgboost_ray
|
||||
sphinx-gallery
|
||||
pyspark
|
||||
|
||||
@ -1,15 +1,23 @@
|
||||
name: xgboost_docs
|
||||
dependencies:
|
||||
- python
|
||||
- python=3.10
|
||||
- pip
|
||||
- pygraphviz
|
||||
- sphinx
|
||||
- sphinx-gallery
|
||||
- recommonmark
|
||||
- mock
|
||||
- sh
|
||||
- matplotlib
|
||||
- numpy
|
||||
- scipy
|
||||
- scikit-learn
|
||||
- myst-parser
|
||||
- pyspark
|
||||
- pip:
|
||||
- breathe
|
||||
- sphinx_rtd_theme
|
||||
- pydot-ng
|
||||
- graphviz
|
||||
- ray[train]
|
||||
- xgboost_ray
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user