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
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