[doc] Replace recommonmark with myst-parser. (#9125)

This commit is contained in:
Jiaming Yuan
2023-05-10 08:11:36 +08:00
committed by GitHub
parent 85988a3178
commit 09b44915e7
2 changed files with 5 additions and 5 deletions

View File

@@ -143,7 +143,7 @@ extensions = [
"sphinx.ext.intersphinx",
"sphinx_gallery.gen_gallery",
"breathe",
"recommonmark",
"myst_parser",
]
sphinx_gallery_conf = {

View File

@@ -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