Explore >> Select a destination


You are here

daniel-m.github.io
| | vickiboykis.com
1.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.
| | www.rasulkireev.com
2.4 parsecs away

Travel
| | If you are using a virtual environment, you might have ome issues with Jupyter Notebook. In this post we go through proper Jupyter Setup with venv.
| | dhariri.com
1.6 parsecs away

Travel
| | The website of David Hariri, a software developer, designer, and entrepreneur.
| | mitchellh.com
19.8 parsecs away

Travel
| [AI summary] The author demonstrates how to combine Nix package management with Dockerfiles to create consistent, reproducible development and production environments for applications.