|
You are here |
blog.jpalardy.com | ||
| | | | |
akr.am
|
|
| | | | | An introduction to PowerShell for Python developers. | |
| | | | |
jvns.ca
|
|
| | | | | Bash scripting quirks & safety tips | |
| | | | |
www.trickster.dev
|
|
| | | | | Code level discussion of web scraping, gray hat automation, growth hacking and bounty hunting | |
| | | | |
vickiboykis.com
|
|
| | | When I'm working with Jupyter notebooks, I often want to work with them from within a virtual environment. The general best practice is that you should always use either virtual environments or Docker containers for working with Python, for reasons outlined in this post, or you're gonna have a bad time. I know I have. The workflow is a little long, so I thought I'd document it for future me here. | ||