Skip to content

Commit 7d43649

Browse files
authored
Merge pull request #29 from the-turing-way/kw-ending
Tidy up a few slides at the end
2 parents f8891a8 + eff8f43 commit 7d43649

File tree

1 file changed

+11
-28
lines changed

1 file changed

+11
-28
lines changed

index.html

Lines changed: 11 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1160,15 +1160,15 @@ <h3>Separating structured data from presentation</h3>
11601160
<section>
11611161
<h2>Reflections & feedback</h2>
11621162
<img
1163-
alt="A group of people work together on a stage labelled our community. Some are tending to plants with symbols representing data and version control. A new community member is being welcomed to the team. Text emphasises working together, sharing knowledge and helping each other."
1163+
alt="QR code linking to feedback form at bit.ly/turingway-feedback"
11641164
src="static/ttw-event-feedback.png"
11651165
style="height: 8em"
11661166
/>
11671167
<!-- Highlight participants outputs -->
11681168
</section>
11691169
<section>
11701170
<section data-auto-animate>
1171-
<h2>Contributing to Jupyter Books</h2>
1171+
<h2>Creating with MyST 🌁</h2>
11721172
<ul>
11731173
<li>You have the tools 🛠️</li>
11741174
<li>
@@ -1195,9 +1195,9 @@ <h2>Contributing to Jupyter Books</h2>
11951195
</aside>
11961196
</section>
11971197
<section data-auto-animate>
1198-
<h2>Contributing to Jupyter Books</h2>
1198+
<h2>Contributing to Jupyter Book</h2>
11991199
<i class="fa-solid fa-globe"></i
1200-
><a target="_blank" href="https://mystmd.org/">mystmd.org</a><br />
1200+
><a target="_blank" href="https://jupyterbook.org">jupyterbook.org</a><br />
12011201
<i class="fa-solid fa-book"></i
12021202
><a target="_blank" href="https://mystmd.org/guide"
12031203
>mystmd.org/guide</a
@@ -1336,38 +1336,21 @@ <h2>More Jupyter Book 2 at JupyterCon</h2>
13361336
<div class="columns">
13371337
<div class="column" style="width:50%">
13381338
<!-- <h2>Join The Community</h2> -->
1339-
<i class="fa-brands fa-slack"></i>
1340-
<a target="_blank" href="https://slack.the-turing-way.org"
1341-
>slack.the-turing-way.org</a
1339+
<i class="fa-solid fa-book"></i>
1340+
<a target="_blank" href="https://jupyterbook.org/stable"
1341+
>jupyterbook.org</a
13421342
>
13431343
<br />
1344-
<i class="fa-solid fa-book"></i>
1344+
<i class="fa-solid fa-book-reader"></i>
13451345
<a target="_blank" href="https://book.the-turing-way.org"
13461346
>book.the-turing-way.org</a
13471347
>
13481348
<br />
1349-
<i class="fa-solid fa-newspaper"></i>
1350-
<a target="_blank" href="https://news.the-turing-way.org"
1351-
>news.the-turing-way.org</a
1352-
>
1353-
<br />
1354-
<i class="fa-brands fa-github"></i>
1355-
<a target="_blank" href="https://git.the-turing-way.org"
1356-
>git.the-turing-way.org</a
1349+
<i class="fa-solid fa-comments"></i>
1350+
<a target="_blank" href="https://bit.ly/turingway-feedback"
1351+
>bit.ly/turingway-feedback</a
13571352
>
13581353
<br />
1359-
<i class="fa-solid fa-calendar-days"></i>
1360-
<a target="_blank" href="https://calendar.the-turing-way.org"
1361-
>calendar.the-turing-way.org</a
1362-
>
1363-
</div>
1364-
<div class="column">
1365-
<img
1366-
data-preview-image
1367-
class="r-stretch"
1368-
alt=""
1369-
src="static/ttw-event-feedback.png"
1370-
/>
13711354
</div>
13721355
</div>
13731356
</section>

0 commit comments

Comments
 (0)