You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1.3 KiB

Contents

Material completion denoted with 🌑🌘🌗🌖🌕 .

# Lecture Materials Exercises
1 Example Lecture 🌕 🌕

Repository notes (remove before publishing)

Running scripts to convert lectures to MD

Note: These instructions are for a Windows PC with WSL installed

  1. Install pptx2md: in an admin powershell, run pip install pptx2md
  2. copy .pptx lecture slides to .scripts folder
  3. In the .scripts folder, run .\convertAndReplaceAll.bat
  4. If everything went ok, move the generated .md files and the imgs folder to the root folder
  5. Remove .pptx files and the example lecture and its slides html
  6. In the .scripts folder, run python generateREADME.py
  7. Remove everything else from README than the generated table