Skip to content

Commit 2893647

Browse files
committed
feat: Show talks and schedule
1 parent 2e2d6d9 commit 2893647

File tree

66 files changed

+754
-16
lines changed

Some content is hidden

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

66 files changed

+754
-16
lines changed

content/program/contents.lr

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ _model: page
22
---
33
title: Program
44
---
5-
_discoverable: no
5+
_discoverable: yes
66
---
7-
_hidden: yes
7+
_hidden: no

content/program/schedule/contents.lr

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ title:
99
----
1010
hidden: False
1111
----
12-
body: [CSV version](/program/schedule/pycascades-2026_schedule.csv)
12+
body: <!--[CSV version](/program/schedule/pycascades-2026_schedule.csv)-->
1313

1414
#### html ####
1515
hidden: False
@@ -29,6 +29,6 @@ content:
2929
</div>
3030
</noscript>
3131
---
32-
show_in_menu: no
32+
show_in_menu: yes
3333
---
34-
_hidden: yes
34+
_hidden: no
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
2+
name: Brett Slatkin
3+
---
4+
talk_title: The Future of Python: Evolution or Succession?
5+
---
6+
talk_slug: the-future-of-python
7+
---
8+
bio:
9+
Brett Slatkin is the author of Effective Python. He's a Principal Software Engineer at Google, where he's written Python professionally for 20 years. He earned a B.S. in Computer Engineering from Columbia University in the City of New York.
10+
---
11+
website_url: onebigfluke.com
12+
---
13+
mastodon_url:
14+
---
15+
github_handle:
16+
---
17+
instagram_handle:
18+
---
19+
twitter_handle:
20+
53.5 KB
Loading
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
2+
name: Cassandra Granade
3+
---
4+
talk_title: A bridge over (not) troubled waters: Collecting marine data from your couch
5+
---
6+
talk_slug: a-bridge-over
7+
---
8+
bio:
9+
None
10+
---
11+
website_url: https://memorable.website
12+
---
13+
mastodon_url:
14+
---
15+
github_handle:
16+
---
17+
instagram_handle:
18+
---
19+
twitter_handle:
20+
103 KB
Loading
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
2+
name: Chantelle Chan
3+
---
4+
talk_title: Graceful Deletes: Queues, Tasks and Distributed State Management in Python
5+
---
6+
talk_slug: graceful-deletes
7+
---
8+
bio:
9+
Chantelle is a senior backend software engineer at Cohere working on North, Cohere's enterprise AI platform. She leads development of North’s My Drive feature, a file RAG solution enabling document storage, syncing, and retrieval. Her latest work focuses on optimizing RAG performance through prompt engineering and context management. Previously, Chantelle was a full-stack engineer at Multi (acquired by OpenAI). Chantelle combines product-minded engineering with a passion for AI-driven solutions, bridging technical innovation with user-centric design. Outside of work, Chantelle enjoys exploring food science experiments in her kitchen and training her cat to perform new tricks.
10+
---
11+
website_url: None
12+
---
13+
mastodon_url:
14+
---
15+
github_handle:
16+
---
17+
instagram_handle:
18+
---
19+
twitter_handle:
20+
167 KB
Loading
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
2+
name: Constance Martineau
3+
---
4+
talk_title: Airflow Beyond the Cloud: Python Workflows at the Edge
5+
---
6+
talk_slug: airflow-beyond-the-cloud
7+
---
8+
bio:
9+
Constance Martineau is a Staff Product Manager at Astronomer and a long-time contributor to the Apache Airflow open-source project, where she’s helped shape features across Airflow 3.
10+
11+
She works at the intersection of data engineering, orchestration, and developer experience — turning complex infrastructure into tools that feel intuitive and fun. When she’s not working on new features, she’s usually automating something else, like her coffee machine, her lights, or (in this case) an “On Air” sign that knows when she’s in a meeting.
12+
13+
Constance lives in Montréal and spends her free time painting, experimenting with Python side projects, and trying (unsuccessfully) to keep her plants alive.
14+
---
15+
website_url: https://www.orchestratorsnotebook.com
16+
---
17+
mastodon_url:
18+
---
19+
github_handle:
20+
---
21+
instagram_handle:
22+
---
23+
twitter_handle:
24+
133 KB
Loading

0 commit comments

Comments
 (0)