<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Thomas Arildsen on The Carpentries</title><link>https://deploy-preview-705--carpentries-website.netlify.app/blog/author/thomas-arildsen/</link><description>Recent content in Thomas Arildsen on The Carpentries</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 18 Nov 2024 23:02:38 -0500</lastBuildDate><atom:link href="https://deploy-preview-705--carpentries-website.netlify.app/blog/author/thomas-arildsen/index.xml" rel="self" type="application/rss+xml"/><item><title>My Favourite Tool: Jupyter Notebook</title><link>https://deploy-preview-705--carpentries-website.netlify.app/blog/2017/10/arildsen-fave/</link><pubDate>Sat, 28 Oct 2017 00:00:00 +0000</pubDate><guid>https://deploy-preview-705--carpentries-website.netlify.app/blog/2017/10/arildsen-fave/</guid><description>&lt;p>&lt;b>This post originally appeared on the &lt;a href="https://software-carpentry.org/">Software Carpentry website.&lt;/a>&lt;/b>&lt;/p>
&lt;h4 id="my-favorite-tool-is--the-jupyter-notebook">My favorite tool is &amp;hellip; the Jupyter Notebook.&lt;/h4>
&lt;p>One of my favourite tools is the &lt;a href="http://jupyter.org/">Jupyter notebook&lt;/a>. I use it for teaching my students scientific
computing with Python.&lt;/p>
&lt;h4 id="why-i-like-it">Why I like it:&lt;/h4>
&lt;p>Using &lt;a href="http://jupyter.org/">Jupyter&lt;/a> with the plugin &lt;a href="https://github.com/damianavila/RISE">RISE&lt;/a>,
I can create presentations including code cells that I can edit and execute live during the presentation
to demonstrate the various aspects of Python that I introduce. It is a very good compromise between running scripts
and typing in the command prompt on the projector screen vs. just showing static slides with code.&lt;/p></description></item></channel></rss>