Skip to content

calvinhp/2022_PyCon_BootstrappingyourLocalPythonEnvironment

Repository files navigation

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

About

Bootstrapping Your Local Python Environment Talk from PyCon 2022

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published