Skip to content

Conversation

bsipocz
Copy link
Member

@bsipocz bsipocz commented Jul 25, 2025

Opening this PR so we only iterate on the TOC structure once.

TODOs blocking merge:

  • restructure TOC based on the google docs we have
  • enable execution in JB2
    - [x] conditional skips of notebooks (depending on OS, CI, etc.)
    - [x] install python dependencies
    - [x] create a universal make file to make sure we use the same in all CI (and then easily reproduce locally) -- added to tox for now
    - [ ] review rendered pages, collect and report missing features upstream
    - [ ] scrolling for outputs

jira: IRSA-7092

resolves #98 closes #123 resolves #124

@bsipocz bsipocz added the html rendering / skip testing Rendering related issues/PRs. Skips tests in PRs. label Jul 25, 2025
@bsipocz bsipocz force-pushed the ENH_switch_to_JB2 branch from 1aba9ba to 85238de Compare July 25, 2025 23:27
@bsipocz
Copy link
Member Author

bsipocz commented Jul 26, 2025

Currently there is one build error that produces an incorrect linking, reported it upstream, but we can also just work around it in the meantime by not linking to the figure anchor: jupyter-book/mystmd#2209

@bsipocz bsipocz force-pushed the ENH_switch_to_JB2 branch from c50edd5 to a898c26 Compare July 26, 2025 05:20
@bsipocz bsipocz force-pushed the ENH_switch_to_JB2 branch from 89a4ed7 to 2e4a1f4 Compare August 9, 2025 00:58
@bsipocz bsipocz force-pushed the ENH_switch_to_JB2 branch 3 times, most recently from 51de5c6 to 075b902 Compare August 27, 2025 18:03
@bsipocz bsipocz force-pushed the ENH_switch_to_JB2 branch from 9c43062 to cc4c1dd Compare August 28, 2025 16:52
@bsipocz bsipocz force-pushed the ENH_switch_to_JB2 branch 2 times, most recently from 7f691f5 to eadeddf Compare August 29, 2025 20:42
@bsipocz bsipocz force-pushed the ENH_switch_to_JB2 branch from eadeddf to 4bd68fd Compare August 29, 2025 21:30
@bsipocz bsipocz force-pushed the ENH_switch_to_JB2 branch from a75e5b3 to 2ebddd0 Compare August 29, 2025 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
html rendering / skip testing Rendering related issues/PRs. Skips tests in PRs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ENH: JB2 -- create a tox alternative or at least a make file to drive CI ENH: switching to JB2, tracking issue ENH: re-work subject headings
1 participant