Explore >> Select a destination


You are here

jakevdp.github.io
| | www.ethanrosenthal.com
2.8 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.
| | janakiev.com
1.2 parsecs away

Travel
| | Are you working with Jupyter Notebook and Python? Do you also want to benefit from virtual environments? In this tutorial you will see how to do just that with Anaconda or Virtualenv/venv.
| | www.whiteboxml.com
2.7 parsecs away

Travel
| | Master Python virtual environments with conda, once and for all. - Tutorials WhiteBox
| | www.buildahomelab.com
14.4 parsecs away

Travel
| How to Install Ansible with pipenv and pyenv. Pipenv gives a lot of flexibility over ansible project versioning.