Skip to content

Commit 134044e

Browse files
committed
adopt custom template
1 parent 6277a0d commit 134044e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

jupyterlite/myst.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ project:
1818
- file: _static/exo_pgcd.py
1919

2020
site:
21-
template: book-theme
21+
#template: book-theme
22+
template: https://github.com/flotpython/myst-theme/releases/download/custom/book.zip
2223

2324
# used in the tab name
2425
title: jlab examples

notebooks/myst.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ project:
2626
# lite: true
2727

2828
site:
29+
#template: book-theme
2930
template: https://github.com/flotpython/myst-theme/releases/download/custom/book.zip
30-
# template: book-theme
3131
# 0.17.0 :
3232
# template: https://github.com/myst-templates/book-theme/archive/de4c1e9c09c6cd12fc529c1f22e8abf8e7f35381.zip
3333

0 commit comments

Comments
 (0)