Since ipynb filed are just JSON and the code and markdown cells are stored as plain text, I find the git diffs to be pretty readable as long as images (base64-encoded) were not changed. I like editing them in the browser, because that means I can test the code “live” and see markdown/latex rendering immediately for each cell rather than having to render the whole document.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| How to use the Julia Markdown Documents (.jmd)? | 4 | 2413 | June 3, 2023 | |
| Markdown Preview using Weave.jl | 5 | 2243 | September 9, 2021 | |
| Working with Weave.jl and jmd files | 4 | 4076 | November 26, 2019 | |
| Smart parsing .jmd files (Weave.jl) | 7 | 2428 | September 13, 2017 | |
| Execute code in Julia Markdown in VS code | 22 | 6216 | October 19, 2020 |