numfocus / YouTubeVideoTimestamps

Adding timestamps to NumFOCUS and PyData YouTube videos!
https://www.youtube.com/c/PyDataTV
MIT License
79 stars 19 forks source link

Makefiles: One Great Trick for Making Your Conda Environments More Managable | PyData Global 2021 #199

Open Adrianf23 opened 9 months ago

Adrianf23 commented 9 months ago

0:00 Introduction 2:10 Workflow >> Tools 2:47 Make's design decisions 5:37 Tip #1: Use Git 6:06 Tip #2: Use Virtual Environments 10:52 Tip #3 Virtual environment name == git repo name 11:34 Tip #4 Check-in your virtual environments 12:00 enviornment.yml 13:31 Tip #5: Script your environment management (with "make") 13:57 Makefile 15:30 Tip #6: Never install packages manually 16:58 Tip #6: Use Auto Documentation (should be #7) 19:55 Tip #7: Separate "what you want" from "what you need" (should be #8) 22:28 Tip #8: Don't be afraid to "nuke it from orbit" (should be #9) 23:49 Summary 25:47 Q&A

vitalizzare commented 3 months ago

Link to the video: https://youtu.be/cCzkL9DhWEE