<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Jupyter Notebook on Jared Szajkowski, P.E., PMP</title><link>https://www.jaredszajkowski.com/stack/categories/jupyter-notebook/</link><description>Recent content in Jupyter Notebook on Jared Szajkowski, P.E., PMP</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Mon, 28 Jul 2025 00:00:01 +0000</lastBuildDate><atom:link href="https://www.jaredszajkowski.com/stack/categories/jupyter-notebook/index.xml" rel="self" type="application/rss+xml"/><item><title>Automating Execution of Jupyter Notebook Files, Python Scripts, and Hugo Static Site Generation</title><link>https://www.jaredszajkowski.com/stack/2025/06/29/automating-execution-jupyter-notebook-files-python-scripts-hugo-static-site-generation/</link><pubDate>Sun, 29 Jun 2025 00:00:01 +0000</pubDate><guid>https://www.jaredszajkowski.com/stack/2025/06/29/automating-execution-jupyter-notebook-files-python-scripts-hugo-static-site-generation/</guid><description>&lt;img src="https://www.jaredszajkowski.com/stack/2025/06/29/automating-execution-jupyter-notebook-files-python-scripts-hugo-static-site-generation/automating-execution-jupyter-notebook-files-python-scripts-hugo-static-site-generation_final.jpg" alt="Featured image of post Automating Execution of Jupyter Notebook Files, Python Scripts, and Hugo Static Site Generation" /&gt;&lt;h2 id="introduction"&gt;Introduction
&lt;/h2&gt;&lt;p&gt;In this post, I&amp;rsquo;ll cover the implementation of &lt;a class="link" href="https://pydoit.org/" target="_blank" rel="noopener"
&gt;doit&lt;/a&gt; to automate the execution of Jupyter notebook files, Python scripts, and building the Hugo static site. Many of the concepts covered below were introduced recently in &lt;a class="link" href="https://finmath.uchicago.edu/curriculum/degree-concentrations/financial-computing/finm-32900/" target="_blank" rel="noopener"
&gt;FINM 32900 - Full-Stack Quantitative Finance&lt;/a&gt;. This course emphasized the &amp;ldquo;full stack&amp;rdquo; approach, including the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Use of GitHub&lt;/li&gt;
&lt;li&gt;Virtual environments&lt;/li&gt;
&lt;li&gt;Environment variables&lt;/li&gt;
&lt;li&gt;Use of various data sources (particularly WRDS)&lt;/li&gt;
&lt;li&gt;Processing/cleaning data&lt;/li&gt;
&lt;li&gt;GitHub actions&lt;/li&gt;
&lt;li&gt;Publishing data&lt;/li&gt;
&lt;li&gt;Restricting access to GitHub hosted sites&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="motivation"&gt;Motivation
&lt;/h2&gt;&lt;p&gt;The primary motivation for automation came from several realizations:&lt;/p&gt;</description></item></channel></rss>