[doc] Replace recommonmark with myst-parser. (#9125)
This commit is contained in:
parent
85988a3178
commit
09b44915e7
@ -143,7 +143,7 @@ extensions = [
|
||||
"sphinx.ext.intersphinx",
|
||||
"sphinx_gallery.gen_gallery",
|
||||
"breathe",
|
||||
"recommonmark",
|
||||
"myst_parser",
|
||||
]
|
||||
|
||||
sphinx_gallery_conf = {
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
sphinx>=5.2.1
|
||||
sphinx
|
||||
mock
|
||||
sphinx_rtd_theme>=1.0.0
|
||||
breathe
|
||||
scikit-learn
|
||||
sh>=1.12.14
|
||||
matplotlib>=2.1
|
||||
sh
|
||||
matplotlib
|
||||
graphviz
|
||||
numpy
|
||||
recommonmark
|
||||
myst-parser
|
||||
xgboost_ray
|
||||
sphinx-gallery
|
||||
pyspark
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user