Skip to content

Commit d795b39

Browse files
committed
Nightly update: workshop data and catalog 2026-03-11 08:01 UTC
1 parent cd1b405 commit d795b39

File tree

3 files changed

+5
-41
lines changed

3 files changed

+5
-41
lines changed

_data/upcoming_workshops.json

Lines changed: 2 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,7 @@
11
{
2-
"last_updated": "2026-03-10T01:01:32.447585-07:00",
3-
"total_workshops": 12,
2+
"last_updated": "2026-03-11T01:01:55.103684-07:00",
3+
"total_workshops": 10,
44
"workshops": [
5-
{
6-
"title": "Python Fundamentals: Part 3",
7-
"datetime_iso": "2026-03-10T13:00:00+00:00",
8-
"registration_url": "https://dlab.my.salesforce-sites.com/events/event/home/pythonfun20260310",
9-
"date": "Mar 10, 2026",
10-
"time": "01:00 PM",
11-
"location": "Online",
12-
"instructor": "D-Lab Staff"
13-
},
14-
{
15-
"title": "D-Lab AI Pulse",
16-
"datetime_iso": "2026-03-10T15:00:00+00:00",
17-
"registration_url": "https://dlab.my.salesforce-sites.com/events/event/home/dlabaip20260310",
18-
"date": "Mar 10, 2026",
19-
"time": "03:00 PM",
20-
"location": "Online",
21-
"instructor": "D-Lab Staff"
22-
},
235
{
246
"title": "AI-Assisted Coding In Python",
257
"datetime_iso": "2026-03-11T10:00:00+00:00",

_data/workshops.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# D-Lab Workshops Data File
22
# Generated from Google Sheets
3-
# Last updated: 2026-03-10 08:01:30
3+
# Last updated: 2026-03-11 08:01:53
44
# DO NOT EDIT MANUALLY - This file is automatically generated from Google Sheets
55

66
workshops:

data/upcoming_workshops.json

Lines changed: 2 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,7 @@
11
{
2-
"last_updated": "2026-03-10T01:01:32.447585-07:00",
3-
"total_workshops": 12,
2+
"last_updated": "2026-03-11T01:01:55.103684-07:00",
3+
"total_workshops": 10,
44
"workshops": [
5-
{
6-
"title": "Python Fundamentals: Part 3",
7-
"datetime_iso": "2026-03-10T13:00:00+00:00",
8-
"registration_url": "https://dlab.my.salesforce-sites.com/events/event/home/pythonfun20260310",
9-
"date": "Mar 10, 2026",
10-
"time": "01:00 PM",
11-
"location": "Online",
12-
"instructor": "D-Lab Staff"
13-
},
14-
{
15-
"title": "D-Lab AI Pulse",
16-
"datetime_iso": "2026-03-10T15:00:00+00:00",
17-
"registration_url": "https://dlab.my.salesforce-sites.com/events/event/home/dlabaip20260310",
18-
"date": "Mar 10, 2026",
19-
"time": "03:00 PM",
20-
"location": "Online",
21-
"instructor": "D-Lab Staff"
22-
},
235
{
246
"title": "AI-Assisted Coding In Python",
257
"datetime_iso": "2026-03-11T10:00:00+00:00",

0 commit comments

Comments
 (0)