File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ version: 2
33build :
44 os : ubuntu-22.04
55 tools :
6- python : " mambaforge-latest "
6+ python : " mambaforge-22.9 "
77
88python :
99 install :
Original file line number Diff line number Diff line change 7474# source_encoding = "utf-8-sig"
7575
7676# Generate the plots for the gallery
77- plot_gallery = " True"
77+ plot_gallery = True
7878
7979# The master toctree document.
8080master_doc = "index"
Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ dependencies:
77 - numpydoc=1.1.0
88 - pandas=1.3.5
99 - python=3.10
10- - scikit-learn=1.5.0
10+ - scikit-learn
1111 - sphinx=5.3.0
12- - sphinx-gallery=0.16.0
13- - sphinx_rtd_theme=2 .0.0
14- - typing_extensions=4.0.1
12+ - sphinx-gallery=0.10.1
13+ - sphinx_rtd_theme=1 .0.0
14+ - typing_extensions=4.0.1
You can’t perform that action at this time.
0 commit comments