File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed
Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change 11# See docs at: https://mystmd.org/guide/frontmatter
22version : 1
33project :
4- title : flotpython - examples
4+ title : flotpython - examples with jupyterlite
55 # I suspect the intention was maybe to use this for the title tooltip ?
66 # in any case as of now 2024 june the title is used for the tooltip too (a bit silly)
77 # and I can't see where this is used
@@ -13,17 +13,18 @@ project:
1313 # would be nice if it could be limited to the cover page
1414 authors :
1515 - Thierry Parmentelat
16- date : 2025-06-15
16+ date : 2025-11-13
1717 github : https://github.com/flotpython/jupyterlab-examples
1818 keywords :
1919 - notebooks
2020 - MyST
2121 - Jupyter
22- # bibliography: []
22+ - jupyterlite
23+ # bibliography: []
2324 settings :
2425 output_matplotlib_strings : warn
25- # jupyter:
26- # lite: true
26+ jupyter :
27+ lite : true
2728
2829site :
2930 # template: book-theme
3233 # template: https://github.com/myst-templates/book-theme/archive/de4c1e9c09c6cd12fc529c1f22e8abf8e7f35381.zip
3334
3435 # used in the tab name
35- title : jlab- examples
36+ title : jlab examples jlite
3637 # this would be for the horizontal header bar - not used here (yet)
3738 # nav: []
3839 # actions:
4647 logo_text : " flotpython: jlab examples"
4748 style : " _static/style.css"
4849 folders : true
50+ logo_text : With jupyter.lite = true
4951
5052extends :
5153 - myst-toc.yml
You can’t perform that action at this time.
0 commit comments