Skip to content

Commit 6279d25

Browse files
committed
Fix image links
1 parent 27d6e10 commit 6279d25

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

posts/2025-02-27-the-turing-way-upgrades-to-jb2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ One-such community is [The Turing Way](https://book.the-turing-way.org/), who wr
3030
The Turing Way team shared a few things that they are particularly excited about with this upgrade. Here is what stood out:
3131

3232
- **Ease of development and contribution.** Working with AST manipulation feels very powerful. MySTMD feels easier to build on and contribute to than Sphinx.
33-
- **Adding plugins and extensibility.** We are thinking of how we can build features that are important to us on top of JB2 and MyST. We are keen to make plugins that others could use, or to push changes upstream so everyone can benefit. A couple of early examples of this are [adding a warning for missing alt-text in figures](https://github.com/jupyter-book/mystmd/pull/1814) and [rewriting our pathways feature](#metadata) as a more generic “slices” or “sub ToC” plugin.
33+
- **Adding plugins and extensibility.** We are thinking of how we can build features that are important to us on top of JB2 and MyST. We are keen to make plugins that others could use, or to push changes upstream so everyone can benefit. A couple of early examples of this are [adding a warning for missing alt-text in figures](https://github.com/jupyter-book/mystmd/pull/1814) and rewriting our pathways feature as a more generic “slices” or “sub ToC” plugin.
3434
- **More powerful and simpler output formats.** More natural output to formats like PDF will give us new ways to share the book. PDF export of sections is a common request.
3535

3636
## Lessons we learned

posts/2025-05-23-scientific-python-dev-summit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Scientific Python is an ecosystem of open-source software packages and a communi
1818
1919
This month, the organizers of the 2025 Scientific Python Developer Summit invited to the Jupyter Book team to join them in Seattle, Washington, where Chris Holdgraf, Franklin Koch, and Angus Hollands spent five days talking about the Jupyter Book project and its role in the Scientific Python ecosystem.
2020

21-
:::{figure} https://media.licdn.com/dms/image/v2/D5622AQHNDxlvGlmvpQ/feedshare-shrink_800/B56ZbqLE4EHUA8-/0/1747685531808?e=1750896000&v=beta&t=EpsStwNocBZXPlgjBsNyBtubp3N7X04aC3jRQ8TrIyk
21+
:::{figure} https://private-user-images.githubusercontent.com/1839645/464285366-1c495267-e362-4380-b15c-acc9fc94eba8.jpeg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NTIwNzc5ODcsIm5iZiI6MTc1MjA3NzY4NywicGF0aCI6Ii8xODM5NjQ1LzQ2NDI4NTM2Ni0xYzQ5NTI2Ny1lMzYyLTQzODAtYjE1Yy1hY2M5ZmM5NGViYTguanBlZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTA3MDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwNzA5VDE2MTQ0N1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWRjZjRmYTcwNzkxYzkwOWNlNmE4ZDU4ZDIxNDlhZTY3NThkMWU4OTgwZThjYjYwNWMyYTJjMjRiZDI0ZTc2MjYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.MV0XsYsKqw4mmeqaNvwl0yZR8BiDg6WWmpo0ZIMxYKs
2222

2323
Photograph of Angus and Franklin co-working with Scientific Python developers during the summit. Image redistributed from [a LinkedIn post shared by Scientific Python][post].
2424
:::

0 commit comments

Comments
 (0)