1- # migrating out of JB1
1+ # migration to myst / JB2
22
3- - [ migrating out of JB1 ] ( #migrating-out-of-jb1 )
3+ - [ migration to myst / JB2 ] ( #migration-to-myst--jb2 )
44 - [ execution of code cells] ( #execution-of-code-cells )
55 - [ ipywidgets] ( #ipywidgets )
66 - [ nbautoeval (won't work in a static site anyway, unless re-written to use browser-embedded python)] ( #nbautoeval-wont-work-in-a-static-site-anyway-unless-re-written-to-use-browser-embedded-python )
99 - [ corrections] ( #corrections )
1010 - [ custom themes] ( #custom-themes )
1111 - [ favicons] ( #favicons )
12+ - [ badges] ( #badges )
1213 - [ styling] ( #styling )
1314 - [ itables] ( #itables )
1415
@@ -23,19 +24,19 @@ mostly all repos have moved to jb2 as of now
2324 }
2425</style >
2526
26- | course | orga | tool | comment | URL |
27- | ------------------------:| :------------:| :-----------------: | : ---------------------------------------------: | -- ------------------------------------------------:|
28- | ` intro ` | ` ue12-p25 ` | astro + <br >starlight | done | https://intro.info-mines.paris/ |
29- | ` numerique ` | ` ue12-p25 ` | jb2 | done | https://numerique.info-mines.paris/ |
30- | ` numerique-exos ` | ` flotpython ` | jb2 | done | https://numerique-exos.info-mines.paris/ |
31- | ` slides ` | ` flotpython ` | jb2 | done | https://python.info-mines.paris/ |
32- | ` python-exos ` | ` flotpython ` | jb2 | done | https://python-exos.info-mines.paris/ |
33- | ` git ` | ` ue12-p25 ` | jb2 | done | https://git.info-mines.paris/ |
34- | ` frontend ` | ` ue22-p25 ` | jb2 | done | https://frontend.info-mines.paris/ |
35- | ` backend ` | ` ue22-p25 ` | jb2 | done | https://backend.info-mines.paris/ |
36- | ` backend-fastapi-notes ` | ` ue22-p25 ` | codehike <br >+next | done | https://backend-fastapi-notes.info-mines.paris/ |
37- | ` backend-flask-chatapp ` | ` ue22-p25 ` | codehike | < span class = todo >move to new domain</ span > | https://ue22-p24.github.io/ backend-flask-chatapp/ |
38- | ` jupyterlab-examples ` | ` flotpython ` | jb2 | < span class = todo >move to new domain</ span > | https://flotpython.github.io/ jupyterlab-examples/ |
27+ | course | orga | tool | comment | URL |
28+ | ------------------------:| :------------:| :---------------------: | : -------: | ------------------------------------------------:|
29+ | ` intro ` | ` ue12-p25 ` | astro + <br >starlight | done | https://intro.info-mines.paris/ |
30+ | ` numerique ` | ` ue12-p25 ` | jb2 | done | https://numerique.info-mines.paris/ |
31+ | ` numerique-exos ` | ` flotpython ` | jb2 | done | https://numerique-exos.info-mines.paris/ |
32+ | ` slides ` | ` flotpython ` | jb2 | done | https://python.info-mines.paris/ |
33+ | ` python-exos ` | ` flotpython ` | jb2 | done | https://python-exos.info-mines.paris/ |
34+ | ` git ` | ` ue12-p25 ` | jb2 | done | https://git.info-mines.paris/ |
35+ | ` frontend ` | ` ue22-p25 ` | jb2 | done | https://frontend.info-mines.paris/ |
36+ | ` backend ` | ` ue22-p25 ` | jb2 | done | https://backend.info-mines.paris/ |
37+ | ` backend-fastapi-notes ` | ` ue22-p25 ` | next + <br > codehike | done | https://backend-fastapi-notes.info-mines.paris/ |
38+ | ` backend-flask-chatapp ` | ` ue22-p25 ` | next + < br > codehike | done | https://backend-flask-chatapp.info-mines.paris / |
39+ | ` jupyterlab-examples ` | ` flotpython ` | jb2 | done | https://jupyterlab-examples.info-mines.paris / |
3940
4041let's summarize the pain points
4142
@@ -47,7 +48,6 @@ let's summarize the pain points
4748[ ![ Issue Status] ( https://img.shields.io/github/issues/detail/state/jupyter-book/mystmd/2318 )] ( https://github.com/jupyter-book/mystmd/issues/2318 )
4849[ ![ Issue Status] ( https://img.shields.io/github/issues/detail/state/jupyter-book/mystmd/2319 )] ( https://github.com/jupyter-book/mystmd/issues/2319 )
4950
50-
5151### ipywidgets
5252
5353related to the above; with a jlite kernel on board one can produce interactive widgets; but that seems to exclude a build-time execution ?
@@ -62,7 +62,7 @@ related to the above; with a jlite kernel on board one can produce interactive w
6262
6363this is a problem for - at least - embedded HTML pages like folium-generated maps; see
6464
65- - [ ] [ https://github.com/jupyter-book/mystmd/issues/189#issuecomment-2725195113 ] ( https://github.com/jupyter-book/mystmd/issues/189#issuecomment-2725195113 )
65+ [ https://github.com/jupyter-book/mystmd/issues/189#issuecomment-2725195113 ] ( https://github.com/jupyter-book/mystmd/issues/189#issuecomment-2725195113 )
6666
6767## slug-ed URLs
6868
@@ -77,8 +77,6 @@ this is a problem for - at least - embedded HTML pages like folium-generated map
7777
7878## custom themes
7979
80- -> see https://github.com/jupyter-book/mystmd/issues/2317
81-
8280for a new scheme to expose built-in themes as GH releases
8381
8482[ ![ Issue Status] ( https://img.shields.io/github/issues/detail/state/jupyter-book/mystmd/2317 )] ( https://github.com/jupyter-book/mystmd/issues/2317 )
@@ -87,6 +85,19 @@ for a new scheme to expose built-in themes as GH releases
8785
8886used a workaround which is to use .ico files instead of .svg
8987
88+ <!--
89+ that was only about using .ico format I believe
90+ [](https://github.com/jupyter-book/mystmd/issues/925) -->
91+
92+ [ ![ Issue Status] ( https://img.shields.io/github/issues/detail/state/jupyter-book/mystmd/1985 )] ( https://github.com/jupyter-book/mystmd/issues/1985 )
93+
94+
95+ ## badges
96+
97+ are evaluated at build-time, not at read time
98+
99+ [ ![ Issue Status] ( https://img.shields.io/github/issues/detail/state/jupyter-book/mystmd/2320 )] ( https://github.com/jupyter-book/mystmd/issues/2320 )
100+
90101## styling
91102
92103we have a common style_jb2.css that takes care of most details; might need some further adjustments one day but good enough for now
0 commit comments