Explore >> Select a destination


You are here

vsupalov.com
| | ariya.io
7.9 parsecs away

Travel
| | In the earlier blog post, I mentioned the use of Nix as a package manager on OS X. In this follow-up, you will witness the power of Nix to create isolated development environments.
| | www.janmeppe.com
10.0 parsecs away

Travel
| | In this blog post, I'll tell you how to add a new kernel to your Jupyter notebook in just 3 simple steps.
| | darkcoding.net
6.4 parsecs away

Travel
| | Solvitas perambulum
| | www.ethanrosenthal.com
73.6 parsecs away

Travel
| I make Python packages for everything. Big projects obviously get a package, but so does every tiny analysis. Spinning up a quick jupyter notebook to check something out? Build a package first. Oh yeah, and every package gets its own virtual environment. Let's back up a little bit so that I can tell you why I do this. After that, I'll show you how I do this. Notably, my workflow is set up to make it simple to stay consistent.