Skip to content

Commit d30ceb6

Browse files
authored
update networkx calendar events (#854)
1 parent 1c9c1f3 commit d30ceb6

File tree

1 file changed

+28
-27
lines changed

1 file changed

+28
-27
lines changed

calendars/networkx.yaml

Lines changed: 28 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,43 @@
11
name: NetworkX Community Calendar
2+
timezone: America/New_York
23
events:
34
- summary: NetworkX Community Call
45
description: |
56
The NetworkX Community Call.
67
78
Meeting link: https://colgate.zoom.us/j/92619161786
89
Meeting notes: https://hackmd.io/ea2IhUuqSrG4kM9tokXuEw
9-
begin: 2025-05-29 13:00:00 -04:00
10+
begin: 2025-05-29 12:00:00
1011
duration: { minutes: 60 }
1112
url: https://colgate.zoom.us/j/92619161786
1213
repeat:
1314
interval:
1415
days: 7
15-
until: 2026-12-31 00:00:00 -04:00
16+
until: 2027-12-31 00:00:00
1617

17-
- summary: NetworkX Dispatching Call
18-
description: |
19-
Discuss NetworkX dispatching development and backends such as GraphBLAS, cugraph, and nx-parallel.
20-
21-
Meeting link: https://colgate.zoom.us/j/92619161786
22-
Meeting notes: https://hackmd.io/rqs_pWMxSLmICXCpI3w-Ug
23-
Zoom meeting ID: 941 9287 4965
24-
Zoom meeting passcode: 572126
25-
begin: 2025-02-25 11:30:00 -04:00
26-
duration: { minutes: 60 }
27-
url: https://anaconda.zoom.us/j/94192874965?pwd=K0wvcmhXem41ZlVSQ2l4TXlUaDgxdz09
28-
ics: RRULE:FREQ=MONTHLY;BYDAY=1TU;INTERVAL=1
29-
30-
- summary: "NetworkX's nx-parallel backend call"
31-
description: |
32-
Discussing the future of the nx-parallel backend (https://github.com/networkx/nx-parallel).
18+
# - summary: NetworkX Dispatching Call
19+
# description: |
20+
# Discuss NetworkX dispatching development and backends such as GraphBLAS, cugraph, and nx-parallel.
21+
#
22+
# Meeting link: https://colgate.zoom.us/j/92619161786
23+
# Meeting notes: https://hackmd.io/rqs_pWMxSLmICXCpI3w-Ug
24+
# Zoom meeting ID: 941 9287 4965
25+
# Zoom meeting passcode: 572126
26+
# begin: 2025-02-25 11:30:00 -04:00
27+
# duration: { minutes: 60 }
28+
# url: https://anaconda.zoom.us/j/94192874965?pwd=K0wvcmhXem41ZlVSQ2l4TXlUaDgxdz09
29+
# ics: RRULE:FREQ=MONTHLY;BYDAY=1TU;INTERVAL=1
3330

34-
Meeting link: https://colgate.zoom.us/j/281534728
35-
Meeting notes: https://hackmd.io/tF0saJhyQ2i25e8tWiBrmw
36-
begin: 2025-05-15 13:00:00Z
37-
duration: { minutes: 60 }
38-
url: https://colgate.zoom.us/j/281534728
39-
repeat:
40-
interval:
41-
days: 7
42-
until: 2026-12-31 00:00:00 +00:00
31+
# - summary: "NetworkX's nx-parallel backend call"
32+
# description: |
33+
# Discussing the future of the nx-parallel backend (https://github.com/networkx/nx-parallel).
34+
#
35+
# Meeting link: https://colgate.zoom.us/j/281534728
36+
# Meeting notes: https://hackmd.io/tF0saJhyQ2i25e8tWiBrmw
37+
# begin: 2025-05-15 13:00:00Z
38+
# duration: { minutes: 60 }
39+
# url: https://colgate.zoom.us/j/281534728
40+
# repeat:
41+
# interval:
42+
# days: 7
43+
# until: 2026-12-31 00:00:00 +00:00

0 commit comments

Comments
 (0)