Upload new slides - #64
Conversation
|
Thanks for your contribution! 🎉 Please remember to tag or request a review from the DSI team. Give us up to 72 hours to review your pull request. We appreciate your patience and efforts. |
moejennie
left a comment
There was a problem hiding this comment.
There seem to be multiple slide decks/content versions present in 01_materials, even though the final generated decks should only live in 01_materials/slides/.
The expected structure is:
- Generated PDF slide decks should be in
01_materials/slides/ - Markdown slide source files should be in
03_instructional_team/markdown_slides/ - No slide decks should be directly inside
01_materials/ - No Markdown slide source files should be inside
01_materials/slides/
It’s also important that slides are generated using the generate_slides.sh script in 03_instructional_team, with the DSI theme applied, so the DSI logo appears consistently at the bottom right of the decks.
@RohanAlexander defer to you and @kelichiu to decide which deck should be kept as the approved version before we clean up the folder structure.
|
Thanks for your contribution! 🎉 Please remember to tag or request a review from the DSI team. Give us up to 72 hours to review your pull request. We appreciate your patience and efforts. |
Generate slides with DSI-provided script and theme
|
Thanks for your contribution! 🎉 Please remember to tag or request a review from the DSI team. Give us up to 72 hours to review your pull request. We appreciate your patience and efforts. |
Thanks @moejennie! For 3, there were PDFs and slide source files inside 01_materials/slides/ before my updates. Let me know if I should remove them or place them in a certain directory. |
|
Thanks for your contribution! 🎉 Please remember to tag or request a review from the DSI team. Give us up to 72 hours to review your pull request. We appreciate your patience and efforts. |
danielrazavi
left a comment
There was a problem hiding this comment.
@kelichiu per @RohanAlexander and @moejennie instructions, I have moved those files into 04_this_cohort as additional material. At this moment your changes look good to me. Marking as approved.
What changes are you trying to make? (e.g. Adding or removing code, refactoring existing code, adding reports)
New slides for 2026 July git module.
What did you learn from the changes you have made?
Was there another approach you were thinking about making? If so, what approach(es) were you thinking of?
Were there any challenges? If so, what issue(s) did you face? How did you overcome it?
How were these changes tested?
A reference to a related issue in your repository (if applicable)
Checklist