Explore >> Select a destination


You are here

www.simplygeek.co.uk
| | switowski.com
8.4 parsecs away

Travel
| | Sebastian Witowski - Python freelancer, consultant, and trainer.
| | vickiboykis.com
6.4 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.
| | daniel-m.github.io
5.7 parsecs away

Travel
| | Generalist Developer, an enthusiastic physicist that spends most of its days telling computers how to do stuff
| | myadventuresincoding.wordpress.com
72.8 parsecs away

Travel
| Previously I had been working with open source Apache Cassandra, but now I mostly work with DataStax Enterprise (DSE) Cassandra. The one downside is that since my developer workstation is Windows 10, only Apache Cassandra is supported on Windows, while DSE Cassandra is not. In the past when I had Linux only software I wanted...