Explore >> Select a destination


You are here

www.augmentedmind.de
| | earthly.dev
9.3 parsecs away

Travel
| | Docker is an open source platform that allows you to package applications and ...
| | www.axismaps.com
13.3 parsecs away

Travel
| |
| | nabeelvalley.co.za
9.9 parsecs away

Travel
| | Using a Docker Container as a development container using the Visual Studio Code Remote-Containers Extension
| | vickiboykis.com
68.5 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.