File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed
Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,20 @@ project:
2424 output_matplotlib_strings : warn
2525
2626site :
27- template : book-theme
27+ # template: book-theme
28+ # https://github.com/jupyter-book/myst-theme/issues/635
29+ # 0.15.0 : looks OK but the first entry numpy-introduction-nb brings me to a 404 (most of the time..)
30+ template : https://github.com/myst-templates/book-theme/archive/74c81fa6b6b8bc0852498031aaf753bdc72685d5.zip
31+ # 0.15.1 : totally wrong
32+ # template: https://github.com/myst-templates/book-theme/archive/ed9e02dd952e1cc19e5dc877ec7860c505e087b8.zip
33+ # 0.15.2 : totally wrong
34+ # template: https://github.com/myst-templates/book-theme/archive/cff6f8852595cc39843bc984902a70453a5731c0.zip
35+ # 0.16.0
36+ # template: https://github.com/myst-templates/book-theme/archive/b4f7ed0e437f59750d1702028c2c39cd87e47eaa.zip
37+ # 0.17.0 : exact same behaviour locally as 0.15.0
38+ # there obviously is a difference between local and online builds...
39+ # template: https://github.com/myst-templates/book-theme/archive/de4c1e9c09c6cd12fc529c1f22e8abf8e7f35381.zip
40+
2841 # used in the tab name
2942 title : jlab-examples
3043 # this would be for the horizontal header bar - not used here (yet)
You can’t perform that action at this time.
0 commit comments