Updating to Jupyter Book format - #105
Closed
michmx wants to merge 9 commits into
Closed
Conversation
Assisted with: Claude Code
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
Assisted with: Claude Code
for more information, see https://pre-commit.ci
Member
Author
|
This was WIP opened by mistake. Apologies for the noise. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.