Skip to content

Commit 44832ac

Browse files
author
Exploding Labs Bot
committed
Update site from Jekyll source repo
1 parent e263289 commit 44832ac

File tree

87 files changed

+433
-265
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

87 files changed

+433
-265
lines changed

posts/airflow/execute-context.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<meta name="twitter:card" content="summary" />
4949
<meta property="twitter:title" content="What’s in Airflow’s context dictionary?" />
5050
<script type="application/ld+json">
51-
{"description":"Showing the contents of the “context” object, which is available in an Operator’s execute method, or a PythonOperator’s function definition.","headline":"What’s in Airflow’s context dictionary?","dateModified":"2025-07-16T05:26:48+00:00","datePublished":"2017-12-13T00:00:00+00:00","url":"https://explodinglabs.com/posts/airflow/execute-context","author":{"@type":"Person","name":"Exploding Labs"},"@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https://explodinglabs.com/posts/airflow/execute-context"},"@context":"https://schema.org"}</script>
51+
{"description":"Showing the contents of the “context” object, which is available in an Operator’s execute method, or a PythonOperator’s function definition.","headline":"What’s in Airflow’s context dictionary?","dateModified":"2025-07-16T05:43:26+00:00","datePublished":"2017-12-13T00:00:00+00:00","url":"https://explodinglabs.com/posts/airflow/execute-context","author":{"@type":"Person","name":"Exploding Labs"},"@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https://explodinglabs.com/posts/airflow/execute-context"},"@context":"https://schema.org"}</script>
5252
<!-- End Jekyll SEO tag -->
5353

5454
</head>
@@ -62,12 +62,13 @@
6262
<a href="https://www.explodinglabs.com/">Exploding Labs</a>
6363
</div>
6464
<div id="categories">
65-
<a href="/posts/">Posts</a>
65+
<a href="/posts/">All Posts</a>
6666
<span>(73)</span>
6767

6868
<a href="/posts/jsonrpc/">JSON-RPC</a>
6969
<span>(16)</span>
7070

71+
<!--
7172
<a href="/posts/haskell/">Haskell</a>
7273
<span>(2)</span>
7374
@@ -76,6 +77,7 @@
7677
7778
<a href="/posts/airflow/">Airflow</a>
7879
<span>(6)</span>
80+
-->
7981
</div>
8082
</nav>
8183

posts/airflow/fernet-key.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<meta name="twitter:card" content="summary" />
4949
<meta property="twitter:title" content="How to generate a Fernet key?" />
5050
<script type="application/ld+json">
51-
{"description":"How to create a fernet key which is required for storing encrypted passwords.","headline":"How to generate a Fernet key?","dateModified":"2025-07-16T05:26:48+00:00","datePublished":"2018-01-12T00:00:00+00:00","url":"https://explodinglabs.com/posts/airflow/fernet-key","author":{"@type":"Person","name":"Exploding Labs"},"@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https://explodinglabs.com/posts/airflow/fernet-key"},"@context":"https://schema.org"}</script>
51+
{"description":"How to create a fernet key which is required for storing encrypted passwords.","headline":"How to generate a Fernet key?","dateModified":"2025-07-16T05:43:26+00:00","datePublished":"2018-01-12T00:00:00+00:00","url":"https://explodinglabs.com/posts/airflow/fernet-key","author":{"@type":"Person","name":"Exploding Labs"},"@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https://explodinglabs.com/posts/airflow/fernet-key"},"@context":"https://schema.org"}</script>
5252
<!-- End Jekyll SEO tag -->
5353

5454
</head>
@@ -62,12 +62,13 @@
6262
<a href="https://www.explodinglabs.com/">Exploding Labs</a>
6363
</div>
6464
<div id="categories">
65-
<a href="/posts/">Posts</a>
65+
<a href="/posts/">All Posts</a>
6666
<span>(73)</span>
6767

6868
<a href="/posts/jsonrpc/">JSON-RPC</a>
6969
<span>(16)</span>
7070

71+
<!--
7172
<a href="/posts/haskell/">Haskell</a>
7273
<span>(2)</span>
7374
@@ -76,6 +77,7 @@
7677
7778
<a href="/posts/airflow/">Airflow</a>
7879
<span>(6)</span>
80+
-->
7981
</div>
8082
</nav>
8183

posts/airflow/gpl-dependency-error-with-pip.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<meta name="twitter:card" content="summary" />
4949
<meta property="twitter:title" content="GPL dependency error installing Airflow 1.10" />
5050
<script type="application/ld+json">
51-
{"description":"Posts about Exploding Labs projects and other interests.","headline":"GPL dependency error installing Airflow 1.10","dateModified":"2025-07-16T05:26:48+00:00","datePublished":"2018-08-28T00:00:00+00:00","url":"https://explodinglabs.com/posts/airflow/gpl-dependency-error-with-pip","author":{"@type":"Person","name":"Exploding Labs"},"@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https://explodinglabs.com/posts/airflow/gpl-dependency-error-with-pip"},"@context":"https://schema.org"}</script>
51+
{"description":"Posts about Exploding Labs projects and other interests.","headline":"GPL dependency error installing Airflow 1.10","dateModified":"2025-07-16T05:43:26+00:00","datePublished":"2018-08-28T00:00:00+00:00","url":"https://explodinglabs.com/posts/airflow/gpl-dependency-error-with-pip","author":{"@type":"Person","name":"Exploding Labs"},"@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https://explodinglabs.com/posts/airflow/gpl-dependency-error-with-pip"},"@context":"https://schema.org"}</script>
5252
<!-- End Jekyll SEO tag -->
5353

5454
</head>
@@ -62,12 +62,13 @@
6262
<a href="https://www.explodinglabs.com/">Exploding Labs</a>
6363
</div>
6464
<div id="categories">
65-
<a href="/posts/">Posts</a>
65+
<a href="/posts/">All Posts</a>
6666
<span>(73)</span>
6767

6868
<a href="/posts/jsonrpc/">JSON-RPC</a>
6969
<span>(16)</span>
7070

71+
<!--
7172
<a href="/posts/haskell/">Haskell</a>
7273
<span>(2)</span>
7374
@@ -76,6 +77,7 @@
7677
7778
<a href="/posts/airflow/">Airflow</a>
7879
<span>(6)</span>
80+
-->
7981
</div>
8082
</nav>
8183

posts/airflow/hide-globals-in-dag-definition-file.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<meta name="twitter:card" content="summary" />
4949
<meta property="twitter:title" content="How to hide globals in an Airflow DAG definition file?" />
5050
<script type="application/ld+json">
51-
{"description":"Don’t instantiate the DAG and operators when importing your DAG definition file.","headline":"How to hide globals in an Airflow DAG definition file?","dateModified":"2025-07-16T05:26:48+00:00","datePublished":"2018-03-06T00:00:00+00:00","url":"https://explodinglabs.com/posts/airflow/hide-globals-in-dag-definition-file","author":{"@type":"Person","name":"Exploding Labs"},"@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https://explodinglabs.com/posts/airflow/hide-globals-in-dag-definition-file"},"@context":"https://schema.org"}</script>
51+
{"description":"Don’t instantiate the DAG and operators when importing your DAG definition file.","headline":"How to hide globals in an Airflow DAG definition file?","dateModified":"2025-07-16T05:43:26+00:00","datePublished":"2018-03-06T00:00:00+00:00","url":"https://explodinglabs.com/posts/airflow/hide-globals-in-dag-definition-file","author":{"@type":"Person","name":"Exploding Labs"},"@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https://explodinglabs.com/posts/airflow/hide-globals-in-dag-definition-file"},"@context":"https://schema.org"}</script>
5252
<!-- End Jekyll SEO tag -->
5353

5454
</head>
@@ -62,12 +62,13 @@
6262
<a href="https://www.explodinglabs.com/">Exploding Labs</a>
6363
</div>
6464
<div id="categories">
65-
<a href="/posts/">Posts</a>
65+
<a href="/posts/">All Posts</a>
6666
<span>(73)</span>
6767

6868
<a href="/posts/jsonrpc/">JSON-RPC</a>
6969
<span>(16)</span>
7070

71+
<!--
7172
<a href="/posts/haskell/">Haskell</a>
7273
<span>(2)</span>
7374
@@ -76,6 +77,7 @@
7677
7778
<a href="/posts/airflow/">Airflow</a>
7879
<span>(6)</span>
80+
-->
7981
</div>
8082
</nav>
8183

posts/airflow/index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<meta name="twitter:card" content="summary" />
4747
<meta property="twitter:title" content="Airflow" />
4848
<script type="application/ld+json">
49-
{"description":"Posts about Exploding Labs projects and other interests.","headline":"Airflow","dateModified":"2025-07-16T05:26:48+00:00","url":"https://explodinglabs.com/posts/airflow/","author":{"@type":"Person","name":"Exploding Labs"},"@type":"WebPage","@context":"https://schema.org"}</script>
49+
{"description":"Posts about Exploding Labs projects and other interests.","headline":"Airflow","dateModified":"2025-07-16T05:43:26+00:00","url":"https://explodinglabs.com/posts/airflow/","author":{"@type":"Person","name":"Exploding Labs"},"@type":"WebPage","@context":"https://schema.org"}</script>
5050
<!-- End Jekyll SEO tag -->
5151

5252
</head>
@@ -56,12 +56,13 @@
5656
<a href="https://www.explodinglabs.com/">Exploding Labs</a>
5757
</div>
5858
<div id="categories">
59-
<a href="/posts/">Posts</a>
59+
<a href="/posts/">All Posts</a>
6060
<span>(73)</span>
6161

6262
<a href="/posts/jsonrpc/">JSON-RPC</a>
6363
<span>(16)</span>
6464

65+
<!--
6566
<a href="/posts/haskell/">Haskell</a>
6667
<span>(2)</span>
6768
@@ -70,6 +71,7 @@
7071
7172
<a href="/posts/airflow/">Airflow</a>
7273
<span>(6)</span>
74+
-->
7375
</div>
7476
</nav>
7577

posts/airflow/log-elapsed-time.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<meta name="twitter:card" content="summary" />
4949
<meta property="twitter:title" content="Log elapsed time between Airflow tasks (removed)" />
5050
<script type="application/ld+json">
51-
{"description":"How to get the elapsed time since the dag run began, or another task began, and log it.","headline":"Log elapsed time between Airflow tasks (removed)","dateModified":"2025-07-16T05:26:48+00:00","datePublished":"2018-09-26T00:00:00+00:00","url":"https://explodinglabs.com/posts/airflow/log-elapsed-time","author":{"@type":"Person","name":"Exploding Labs"},"@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https://explodinglabs.com/posts/airflow/log-elapsed-time"},"@context":"https://schema.org"}</script>
51+
{"description":"How to get the elapsed time since the dag run began, or another task began, and log it.","headline":"Log elapsed time between Airflow tasks (removed)","dateModified":"2025-07-16T05:43:26+00:00","datePublished":"2018-09-26T00:00:00+00:00","url":"https://explodinglabs.com/posts/airflow/log-elapsed-time","author":{"@type":"Person","name":"Exploding Labs"},"@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https://explodinglabs.com/posts/airflow/log-elapsed-time"},"@context":"https://schema.org"}</script>
5252
<!-- End Jekyll SEO tag -->
5353

5454
</head>
@@ -62,12 +62,13 @@
6262
<a href="https://www.explodinglabs.com/">Exploding Labs</a>
6363
</div>
6464
<div id="categories">
65-
<a href="/posts/">Posts</a>
65+
<a href="/posts/">All Posts</a>
6666
<span>(73)</span>
6767

6868
<a href="/posts/jsonrpc/">JSON-RPC</a>
6969
<span>(16)</span>
7070

71+
<!--
7172
<a href="/posts/haskell/">Haskell</a>
7273
<span>(2)</span>
7374
@@ -76,6 +77,7 @@
7677
7778
<a href="/posts/airflow/">Airflow</a>
7879
<span>(6)</span>
80+
-->
7981
</div>
8082
</nav>
8183

posts/airflow/run-dag-and-watch-logs.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<meta name="twitter:card" content="summary" />
4949
<meta property="twitter:title" content="How to run an Airflow DAG from the command-line?" />
5050
<script type="application/ld+json">
51-
{"description":"Explains how to run a DAG, completely from the command-line, and watch the log output in real-time.","headline":"How to run an Airflow DAG from the command-line?","dateModified":"2025-07-16T05:26:48+00:00","datePublished":"2018-03-05T00:00:00+00:00","url":"https://explodinglabs.com/posts/airflow/run-dag-and-watch-logs","author":{"@type":"Person","name":"Exploding Labs"},"@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https://explodinglabs.com/posts/airflow/run-dag-and-watch-logs"},"@context":"https://schema.org"}</script>
51+
{"description":"Explains how to run a DAG, completely from the command-line, and watch the log output in real-time.","headline":"How to run an Airflow DAG from the command-line?","dateModified":"2025-07-16T05:43:26+00:00","datePublished":"2018-03-05T00:00:00+00:00","url":"https://explodinglabs.com/posts/airflow/run-dag-and-watch-logs","author":{"@type":"Person","name":"Exploding Labs"},"@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https://explodinglabs.com/posts/airflow/run-dag-and-watch-logs"},"@context":"https://schema.org"}</script>
5252
<!-- End Jekyll SEO tag -->
5353

5454
</head>
@@ -62,12 +62,13 @@
6262
<a href="https://www.explodinglabs.com/">Exploding Labs</a>
6363
</div>
6464
<div id="categories">
65-
<a href="/posts/">Posts</a>
65+
<a href="/posts/">All Posts</a>
6666
<span>(73)</span>
6767

6868
<a href="/posts/jsonrpc/">JSON-RPC</a>
6969
<span>(16)</span>
7070

71+
<!--
7172
<a href="/posts/haskell/">Haskell</a>
7273
<span>(2)</span>
7374
@@ -76,6 +77,7 @@
7677
7778
<a href="/posts/airflow/">Airflow</a>
7879
<span>(6)</span>
80+
-->
7981
</div>
8082
</nav>
8183

posts/airflow/testing-dags.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<meta name="twitter:card" content="summary" />
4949
<meta property="twitter:title" content="How to Unit Test an Airflow DAG?" />
5050
<script type="application/ld+json">
51-
{"description":"How to test an Airflow DAG by writing unit tests for individual operators.","headline":"How to Unit Test an Airflow DAG?","dateModified":"2025-07-16T05:26:48+00:00","datePublished":"2017-10-20T00:00:00+00:00","url":"https://explodinglabs.com/posts/airflow/testing-dags","author":{"@type":"Person","name":"Exploding Labs"},"@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https://explodinglabs.com/posts/airflow/testing-dags"},"@context":"https://schema.org"}</script>
51+
{"description":"How to test an Airflow DAG by writing unit tests for individual operators.","headline":"How to Unit Test an Airflow DAG?","dateModified":"2025-07-16T05:43:26+00:00","datePublished":"2017-10-20T00:00:00+00:00","url":"https://explodinglabs.com/posts/airflow/testing-dags","author":{"@type":"Person","name":"Exploding Labs"},"@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https://explodinglabs.com/posts/airflow/testing-dags"},"@context":"https://schema.org"}</script>
5252
<!-- End Jekyll SEO tag -->
5353

5454
</head>
@@ -62,12 +62,13 @@
6262
<a href="https://www.explodinglabs.com/">Exploding Labs</a>
6363
</div>
6464
<div id="categories">
65-
<a href="/posts/">Posts</a>
65+
<a href="/posts/">All Posts</a>
6666
<span>(73)</span>
6767

6868
<a href="/posts/jsonrpc/">JSON-RPC</a>
6969
<span>(16)</span>
7070

71+
<!--
7172
<a href="/posts/haskell/">Haskell</a>
7273
<span>(2)</span>
7374
@@ -76,6 +77,7 @@
7677
7778
<a href="/posts/airflow/">Airflow</a>
7879
<span>(6)</span>
80+
-->
7981
</div>
8082
</nav>
8183

posts/apple-numbers-tax.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<meta name="twitter:card" content="summary" />
4949
<meta property="twitter:title" content="How to calculate Australian Personal Income Tax in Apple Numbers?" />
5050
<script type="application/ld+json">
51-
{"description":"Use this formula to calculate the income tax for an Employee or Sole Trader in Australia as of 2022. IF(A1≥180001,(A1−180000)×0.45+51667, IF(A1≥120001,(A1−120000)×0.37+29467, IF(A1≥45001,(A1−45000)×0.325+5092, IF(A1≥18201,(A1−18200)×0.19, 0))))","headline":"How to calculate Australian Personal Income Tax in Apple Numbers?","dateModified":"2025-07-16T05:26:48+00:00","datePublished":"2022-04-27T00:00:00+00:00","url":"https://explodinglabs.com/posts/apple-numbers-tax","author":{"@type":"Person","name":"Exploding Labs"},"@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https://explodinglabs.com/posts/apple-numbers-tax"},"@context":"https://schema.org"}</script>
51+
{"description":"Use this formula to calculate the income tax for an Employee or Sole Trader in Australia as of 2022. IF(A1≥180001,(A1−180000)×0.45+51667, IF(A1≥120001,(A1−120000)×0.37+29467, IF(A1≥45001,(A1−45000)×0.325+5092, IF(A1≥18201,(A1−18200)×0.19, 0))))","headline":"How to calculate Australian Personal Income Tax in Apple Numbers?","dateModified":"2025-07-16T05:43:26+00:00","datePublished":"2022-04-27T00:00:00+00:00","url":"https://explodinglabs.com/posts/apple-numbers-tax","author":{"@type":"Person","name":"Exploding Labs"},"@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https://explodinglabs.com/posts/apple-numbers-tax"},"@context":"https://schema.org"}</script>
5252
<!-- End Jekyll SEO tag -->
5353

5454
</head>
@@ -62,12 +62,13 @@
6262
<a href="https://www.explodinglabs.com/">Exploding Labs</a>
6363
</div>
6464
<div id="categories">
65-
<a href="/posts/">Posts</a>
65+
<a href="/posts/">All Posts</a>
6666
<span>(73)</span>
6767

6868
<a href="/posts/jsonrpc/">JSON-RPC</a>
6969
<span>(16)</span>
7070

71+
<!--
7172
<a href="/posts/haskell/">Haskell</a>
7273
<span>(2)</span>
7374
@@ -76,6 +77,7 @@
7677
7778
<a href="/posts/airflow/">Airflow</a>
7879
<span>(6)</span>
80+
-->
7981
</div>
8082
</nav>
8183

posts/aws/ecr.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<meta name="twitter:card" content="summary" />
4949
<meta property="twitter:title" content="How to create an ECR Container Repository and push a Docker image?" />
5050
<script type="application/ld+json">
51-
{"description":"Posts about Exploding Labs projects and other interests.","headline":"How to create an ECR Container Repository and push a Docker image?","dateModified":"2025-07-16T05:26:48+00:00","datePublished":"2016-08-01T00:00:00+00:00","url":"https://explodinglabs.com/posts/aws/ecr","author":{"@type":"Person","name":"Exploding Labs"},"@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https://explodinglabs.com/posts/aws/ecr"},"@context":"https://schema.org"}</script>
51+
{"description":"Posts about Exploding Labs projects and other interests.","headline":"How to create an ECR Container Repository and push a Docker image?","dateModified":"2025-07-16T05:43:26+00:00","datePublished":"2016-08-01T00:00:00+00:00","url":"https://explodinglabs.com/posts/aws/ecr","author":{"@type":"Person","name":"Exploding Labs"},"@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https://explodinglabs.com/posts/aws/ecr"},"@context":"https://schema.org"}</script>
5252
<!-- End Jekyll SEO tag -->
5353

5454
</head>
@@ -62,12 +62,13 @@
6262
<a href="https://www.explodinglabs.com/">Exploding Labs</a>
6363
</div>
6464
<div id="categories">
65-
<a href="/posts/">Posts</a>
65+
<a href="/posts/">All Posts</a>
6666
<span>(73)</span>
6767

6868
<a href="/posts/jsonrpc/">JSON-RPC</a>
6969
<span>(16)</span>
7070

71+
<!--
7172
<a href="/posts/haskell/">Haskell</a>
7273
<span>(2)</span>
7374
@@ -76,6 +77,7 @@
7677
7778
<a href="/posts/airflow/">Airflow</a>
7879
<span>(6)</span>
80+
-->
7981
</div>
8082
</nav>
8183

0 commit comments

Comments
 (0)