Explore >> Select a destination


You are here

infinitedigits.co
| | jlopp.github.io
4.4 parsecs away

Travel
| | Realtime Bitcoin Node Statistics
| | humberto.io
3.0 parsecs away

Travel
| | Introduction to building static sites with lektor
| | gist.github.com
4.3 parsecs away

Travel
| | Dockerfile for https://github.com/openai/gpt-2. GitHub Gist: instantly share code, notes, and snippets.
| | vickiboykis.com
21.7 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.