## To do list - [x] Canva cards - [x] Update sponsors - [x] Create registration form: https://forms.gle/YfbGnaTEQUrFVGK89` - [x] Create Meetup event: https://www.meetup.com/data-umbrella/events/291768545/ - [ ] Update [timezones spreadsheet](https://docs.google.com/spreadsheets/d/1B4x_2VyXhvGfRaz1iQe2AOZeg4JVhoDs0csLUxQXIhA/edit?usp=sharing) - [x] Update [index.md](https://raw.githubusercontent.com/pymc-devs/pymc-data-umbrella/main/index.md) - [ ] xxx - [ ] add new image for Social Preview under "Settings" ## Configuration #### media_kit.md Page: https://github.com/pymc-devs/pymc-data-umbrella/blob/main/2022-07_sprint/sprint_parties/media_kit.md Items that need to be updated so everything points to 2023-03 event rm these lines from 2022-07_sprint/sprint_parties/media_kit.md ``` (media_kit)= (media_kit_ref)= ``` #### index.md Page: https://github.com/pymc-devs/pymc-data-umbrella/blob/main/index.md?plain=1#L10-L11 Replace with recent event ``` July 2022 event <2022-07_sprint/schedule> People <2022-07_sprint/sprint_parties/index> ``` #### conf.py ``` "sprint/docstring_tutorial.md": "sprint/tutorials/docstring_tutorial.md", "index.md": "2023-03_sprint/index.md", } ```
To do list
Configuration
media_kit.md
Page: https://github.com/pymc-devs/pymc-data-umbrella/blob/main/2022-07_sprint/sprint_parties/media_kit.md
Items that need to be updated so everything points to 2023-03 event
rm these lines from 2022-07_sprint/sprint_parties/media_kit.md
index.md
Page: https://github.com/pymc-devs/pymc-data-umbrella/blob/main/index.md?plain=1#L10-L11
Replace with recent event
conf.py