Explore >> Select a destination


You are here

liquidat.wordpress.com
| | vickiboykis.com
6.8 parsecs away

Travel
| | 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.
| | jdsalaro.com
4.0 parsecs away

Travel
| | ? RuntimeError: no .dist-info at ... has pip fo...
| | www.mackorone.com
6.7 parsecs away

Travel
| |
| | blog.ganssle.io
70.8 parsecs away

Travel
| An explanation of a few ways to make sure your tests use the version of the package that your users will install.