Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 877 Bytes

File metadata and controls

26 lines (18 loc) · 877 Bytes

Bootstrapping your Local Python Environment

https://xkcd.com/1987/

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Build this Presentation

Build dependencies

  • git-lfs -- great for large images in the slideshows
  • nvm
  • pandoc
  • bsdtar (part of the libarchive-tools package on Ubuntu)

Make sure that your working directory is set up to use the LTS version of node before you begin. Then can just build your presentation with make.

$ nvm install --lts
$ make start