We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6277a0d commit 134044eCopy full SHA for 134044e
jupyterlite/myst.yml
@@ -18,7 +18,8 @@ project:
18
- file: _static/exo_pgcd.py
19
20
site:
21
- template: book-theme
+ #template: book-theme
22
+ template: https://github.com/flotpython/myst-theme/releases/download/custom/book.zip
23
24
# used in the tab name
25
title: jlab examples
notebooks/myst.yml
@@ -26,8 +26,8 @@ project:
26
# lite: true
27
28
29
30
template: https://github.com/flotpython/myst-theme/releases/download/custom/book.zip
- # template: book-theme
31
# 0.17.0 :
32
# template: https://github.com/myst-templates/book-theme/archive/de4c1e9c09c6cd12fc529c1f22e8abf8e7f35381.zip
33
0 commit comments