Skip to content

Commit 9fb58ab

Browse files
committed
Update README
1 parent 2ec4d67 commit 9fb58ab

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,15 @@
33
<DOI badge>
44
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
55

6-
Presented at [<conference>](<conference_url>)
6+
Presented at [JupyterCon 2025](https://events.linuxfoundation.org/jupytercon/)
77

88
## Abstract
99

10-
<abstract>
10+
The Turing Way is a community-led and open source resource for reproducible, collaborative, and inclusive data science. Co-created by over 500 contributors on GitHub, The Turing Way enables people to collaboratively share their skills and ideas around best practices for machine learning and artificial intelligence.
11+
12+
The Turing Way is built using Jupyter Book 2. Powered by the MyST Document Engine, Jupyter Books are beautiful, interactive documents which promote reproducibility and reusability. They may be compiled from Jupyter Notebooks or Markdown documents, and can be served as websites or exported as static files.
13+
14+
This tutorial is aimed at beginners with Jupyter Book 2. By the end, attendees will have built a working Jupyter Book that they can take away to develop further in their own projects. We will demonstrate powerful features, including executable content, nested tooltips, and cross-book references. The workshop will showcase how communities like The Turing Way use these next-generation capabilities to inspire researchers, educators, and data practitioners to communicate their findings transparently across a global interconnected ecosystem. And to have fun in the process!
1115

1216
## Usage
1317

0 commit comments

Comments
 (0)