File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ $(CALENDAR_DIR):
20
20
$(CALENDAR_DIR ) /% .ics : calendars/% .yaml $(CALENDAR_DIR )
21
21
python tools/yaml2ics/yaml2ics.py $< > $@
22
22
23
- calendars : $(CALENDAR_DIR ) /numpy.ics $(CALENDAR_DIR ) /scipy.ics $(CALENDAR_DIR ) /matplotlib.ics $(CALENDAR_DIR ) /skimage.ics
23
+ calendars : $(CALENDAR_DIR ) /numpy.ics $(CALENDAR_DIR ) /scipy.ics $(CALENDAR_DIR ) /matplotlib.ics $(CALENDAR_DIR ) /skimage.ics $( CALENDAR_DIR ) /networkx.ics
24
24
25
25
26
26
TEAMS_DIR = static/teams
Original file line number Diff line number Diff line change
1
+ name : NetworkX Community Calendar
2
+ timezone : America/Los_Angeles
3
+ events :
4
+ - summary : NetworkX Community Call (Americas/Oceania)
5
+ description : |
6
+ The NetworkX Community Call.
7
+
8
+ Meeting notes: https://hackmd.io/ea2IhUuqSrG4kM9tokXuEw
9
+ begin : 2022-06-09 10:00:00
10
+ end : 2022-06-09 11:00:00
11
+ url : https://colgate.zoom.us/j/92619161786
12
+ repeat :
13
+ interval :
14
+ days : 7
15
+ until : 2025-08-26 00:00:00
You can’t perform that action at this time.
0 commit comments