/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.rasulkireev.com
| | www.silveiraneto.net
2.4 parsecs away

Travel
| |
| | www.janmeppe.com
1.8 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.
| | vickiboykis.com
0.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.
| | sebastianraschka.com
23.2 parsecs away

Travel
| I just went through some pain (again) when I wanted to install some of Python's scientific libraries on my second Mac. I summarized the setup and...