Skip to content

Updating to Jupyter Book format - #105

Closed
michmx wants to merge 9 commits into
hsf-training:gh-pagesfrom
michmx:feat/jupyter-book-migration
Closed

Updating to Jupyter Book format#105
michmx wants to merge 9 commits into
hsf-training:gh-pagesfrom
michmx:feat/jupyter-book-migration

Conversation

@michmx

@michmx michmx commented Aug 3, 2026

Copy link
Copy Markdown
Member

No description provided.

michmx and others added 9 commits July 31, 2026 16:03
Pure moves only; content conversion follows separately.

Assisted with: Claude Code
- tilde fences with kramdown IALs -> backtick fences with languages
- delete {% raw %}/{% endraw %}, {% include links.md %}
- rewrite ../fig/ image paths for new layout
- drop dead commented-out Jupyter walkthrough in 04-file-io and its
  orphaned link definitions; drop two stray IALs bound to prose

Assisted with: Claude Code
- front matter -> Overview admonition; keypoints -> Key Points at end
- blockquote callouts -> colon-fence admonitions (solutions as dropdowns)
- reconstruct two solution blocks with malformed source prefixes
  (06-dockerfiles 'Add your own tag', 11-entry 'Applied ENTRYPOINT and CMD')
- normalize two inconsistent heading levels (03 Monitoring Containers,
  06 Tags) to H2
- raw HTML <img>/<figure> -> MyST {image}/{figure} directives so Sphinx
  copies the files
- add intro.md landing page with {tableofcontents}

Assisted with: Claude Code
Manual step for repo owner: Settings -> Pages -> Source must be flipped
to 'GitHub Actions'.

Assisted with: Claude Code
…Book

- delete Gemfile, Makefile, Jekyll _config.yml, _includes/, _episodes/
  (incl. dropped coffee-break and hidden disabled episodes), _extras/,
  aio.md, reference.md, index.md, codespell.txt, CITATION, AUTHORS,
  .editorconfig
- rewrite .gitignore for the Python/Sphinx stack
- update .pre-commit-config.yaml globs to docker_podman/ (removes
  centrally-maintained notice as the file now diverges)
- rewrite README build instructions and badges; add CLAUDE.md for the
  new stack

Assisted with: Claude Code
@michmx michmx closed this Aug 3, 2026
@michmx

michmx commented Aug 3, 2026

Copy link
Copy Markdown
Member Author

This was WIP opened by mistake. Apologies for the noise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant