Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed Oct 15, 2024
1 parent 6cabebd commit 2337295
Show file tree
Hide file tree
Showing 13 changed files with 3,740 additions and 3,672 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
325e6504
5dd5b210
19 changes: 14 additions & 5 deletions conferences/2024/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,10 +136,12 @@
<h2 id="toc-title">On this page</h2>

<ul>
<li><a href="#line-up" id="toc-line-up" class="nav-link active" data-scroll-target="#line-up">Line up</a></li>
<li><a href="#how-to-attend-on-the-day" id="toc-how-to-attend-on-the-day" class="nav-link active" data-scroll-target="#how-to-attend-on-the-day">How to attend on the day</a></li>
<li><a href="#what-is-lets-talk-digital" id="toc-what-is-lets-talk-digital" class="nav-link" data-scroll-target="#what-is-lets-talk-digital">What is Let’s Talk Digital?</a></li>
<li><a href="#line-up" id="toc-line-up" class="nav-link" data-scroll-target="#line-up">Line up</a></li>
<li><a href="#feedback-from-last-years-conference" id="toc-feedback-from-last-years-conference" class="nav-link" data-scroll-target="#feedback-from-last-years-conference">Feedback from last year’s conference</a></li>
<li><a href="#tickets-and-coffees" id="toc-tickets-and-coffees" class="nav-link" data-scroll-target="#tickets-and-coffees">Tickets and coffees</a></li>
<li><a href="#call-for-abstracts" id="toc-call-for-abstracts" class="nav-link" data-scroll-target="#call-for-abstracts">Call for abstracts</a></li>
<li><a href="#view-the-abstracts" id="toc-view-the-abstracts" class="nav-link" data-scroll-target="#view-the-abstracts">View the abstracts</a></li>
<li><a href="#want-to-give-a-presentation" id="toc-want-to-give-a-presentation" class="nav-link" data-scroll-target="#want-to-give-a-presentation">Want to give a presentation?</a></li>
<li><a href="#sponsors" id="toc-sponsors" class="nav-link" data-scroll-target="#sponsors">Sponsors</a></li>
</ul>
Expand Down Expand Up @@ -185,7 +187,14 @@ <h1 class="title">Let’s Talk Digital Conference - 2024</h1>
<img src="../../media/open-sign.jpg" class="img-fluid d-block mx-auto max-300px" alt="Bronze lettering on a wooden placard">
<p><br>
</p>
<section id="how-to-attend-on-the-day" class="level2">
<h2 class="anchored" data-anchor-id="how-to-attend-on-the-day">How to attend on the day</h2>
<p><em>Information about virtual attendance will be updated here on the day. If you do not see information about a link to the YouTube live stream, please refresh your browser (F5 will do it). In person information can be found on the <a href="../../conferences/2024/maps.html">maps</a> page</em></p>
</section>
<section id="what-is-lets-talk-digital" class="level2">
<h2 class="anchored" data-anchor-id="what-is-lets-talk-digital">What is Let’s Talk Digital?</h2>
<p>This year’s key theme is <strong>open</strong>. That is <strong>open source</strong>, <strong>open standards</strong>, <strong>open learning</strong> and <strong>open data</strong>. But we are not talking socks, sandles and hippee like outfits. We are talking linux, internet and best solutions for an ever growing array of digital technologies used across the NHS and further a field. And we are looking for innovation at the clinical frontline. Please do join us either in person or virtually for a jam packed event on Thursday the 24th of October 2024 at Cheltenham General Hospital. This will be a great event for networking, collaborating and working with like minded people in digital healthcare.</p>
</section>
<section id="line-up" class="level2">
<h2 class="anchored" data-anchor-id="line-up">Line up</h2>
<p>We have a fantastic line up of speakers and chairs for you, providing you with a range of exciting and educational case studies and manifestos. We have people from NHS England, ICBs, patient representatives, those in training, and hard working people in front line digital implementation. For a full list of our speakers and chairs, please see the <a href="agenda.html">agenda</a>.</p>
Expand Down Expand Up @@ -252,9 +261,9 @@ <h2 class="anchored" data-anchor-id="tickets-and-coffees">Tickets and coffees</h
</div>
</div>
</section>
<section id="call-for-abstracts" class="level2">
<h2 class="anchored" data-anchor-id="call-for-abstracts">Call for abstracts</h2>
<p>If you wish to submit an abstract to the conference, please email <a href="mailto:[email protected]">[email protected]</a> with a 250-300 word abstract of a digital healthcare intervention. Successful abstracts will be show cased on the Let’s Do Digital Website and prizes will be awarded for the best posters. Closing date is the 8th of October.</p>
<section id="view-the-abstracts" class="level2">
<h2 class="anchored" data-anchor-id="view-the-abstracts">View the abstracts</h2>
<p>This year we have asked our abstract authors to provide a short video to accompany their abstract. Think of these as <code>Vosters</code> (video posters). You can view these on the <a href="https://www.youtube.com/playlist?list=PLv5yR6DkBB8rM84AOb8H6crZB0sXeIBig">2024 conference playlist</a>.</p>
</section>
<section id="want-to-give-a-presentation" class="level2">
<h2 class="anchored" data-anchor-id="want-to-give-a-presentation">Want to give a presentation?</h2>
Expand Down
22 changes: 17 additions & 5 deletions learn/learn-python/module-3/2-jupyter-notebook-and-markdown.html
Original file line number Diff line number Diff line change
Expand Up @@ -458,13 +458,25 @@ <h2>Share work with others in a readable format.</h2>
<li>Share via Google Colab.</li>
<li>PDF, HTML, or slides.</li>
</ul>
</section></section>
<section>
<section id="common-jupyter-notebook-tasks" class="title-slide slide level1 center">
<h1>Common Jupyter Notebook Tasks</h1>
</section>
<section id="common-jupyter-notebook-tasks" class="slide level2">
<h2>Common Jupyter Notebook Tasks</h2>
<ul>
<li>Run a cell: Press the <code>Play</code> button.</li>
</ul>
<div class="image-container-play">
<img src="../../../media/jupyter-play-all-button.png">
or
<img src="../../../media/jupyter-play-button.png">
</div>
</section>
<section id="common-jupyter-notebook-tasks-1" class="slide level2">
<h2>Common Jupyter Notebook Tasks</h2>
<ul>
<li>Run a cell: Select it and press <code>Shift + Enter</code>.</li>
<li>Add text: Use Markdown in a new cell and change it to ‘Markdown’ mode.</li>
</ul>

<img data-src="../../../media/jupyter-to-markdown.png" class="half-width r-stretch"><ul>
<li>View results instantly: Print or plot results directly in the notebook.</li>
<li>Save your work: Notebooks are saved as <code>.ipynb</code> files.</li>
</ul>
Expand Down
Binary file added media/jupyter-play-all-button.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/jupyter-play-button.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/jupyter-to-markdown.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 2337295

Please sign in to comment.