You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: posts/airflow/execute-context.html
+35-35Lines changed: 35 additions & 35 deletions
Original file line number
Diff line number
Diff line change
@@ -32,9 +32,9 @@
32
32
33
33
34
34
35
-
<!-- Begin Jekyll SEO tag v2.7.1 -->
35
+
<!-- Begin Jekyll SEO tag v2.8.0 -->
36
36
<title>What’s in Airflow’s context dictionary? | Exploding Labs</title>
37
-
<metaname="generator" content="Jekyll v4.2.0" />
37
+
<metaname="generator" content="Jekyll v4.3.4" />
38
38
<metaproperty="og:title" content="What’s in Airflow’s context dictionary?" />
39
39
<metaname="author" content="Exploding Labs" />
40
40
<metaproperty="og:locale" content="en_AU" />
@@ -48,7 +48,7 @@
48
48
<metaname="twitter:card" content="summary" />
49
49
<metaproperty="twitter:title" content="What’s in Airflow’s context dictionary?" />
50
50
<scripttype="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: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>
51
+
{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"Exploding Labs"},"dateModified":"2025-07-16T05:48:26+00:00","datePublished":"2017-12-13T00:00:00+00:00","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?","mainEntityOfPage":{"@type":"WebPage","@id":"https://explodinglabs.com/posts/airflow/execute-context"},"url":"https://explodinglabs.com/posts/airflow/execute-context"}</script>
52
52
<!-- End Jekyll SEO tag -->
53
53
54
54
</head>
@@ -107,35 +107,35 @@ <h1>What's in Airflow's context dictionary?</h1>
Copy file name to clipboardExpand all lines: posts/airflow/fernet-key.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -32,9 +32,9 @@
32
32
33
33
34
34
35
-
<!-- Begin Jekyll SEO tag v2.7.1 -->
35
+
<!-- Begin Jekyll SEO tag v2.8.0 -->
36
36
<title>How to generate a Fernet key? | Exploding Labs</title>
37
-
<metaname="generator" content="Jekyll v4.2.0" />
37
+
<metaname="generator" content="Jekyll v4.3.4" />
38
38
<metaproperty="og:title" content="How to generate a Fernet key?" />
39
39
<metaname="author" content="Exploding Labs" />
40
40
<metaproperty="og:locale" content="en_AU" />
@@ -48,7 +48,7 @@
48
48
<metaname="twitter:card" content="summary" />
49
49
<metaproperty="twitter:title" content="How to generate a Fernet key?" />
50
50
<scripttype="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: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>
51
+
{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"Exploding Labs"},"dateModified":"2025-07-16T05:48:26+00:00","datePublished":"2018-01-12T00:00:00+00:00","description":"How to create a fernetkey which is required for storing encrypted passwords.","headline":"How to generate a Fernet key?","mainEntityOfPage":{"@type":"WebPage","@id":"https://explodinglabs.com/posts/airflow/fernet-key"},"url":"https://explodinglabs.com/posts/airflow/fernet-key"}</script>
{"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>
51
+
{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"Exploding Labs"},"dateModified":"2025-07-16T05:48:26+00:00","datePublished":"2018-08-28T00:00:00+00:00","description":"Posts about Exploding Labs projects and other interests.","headline":"GPL dependency error installing Airflow 1.10","mainEntityOfPage":{"@type":"WebPage","@id":"https://explodinglabs.com/posts/airflow/gpl-dependency-error-with-pip"},"url":"https://explodinglabs.com/posts/airflow/gpl-dependency-error-with-pip"}</script>
0 commit comments