/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

ankane.org
| | vickiboykis.com
2.8 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.
| | stribny.name
1.5 parsecs away

Travel
| | [AI summary] This article explains interactive computing with Jupyter Notebooks, covering its definition, use cases for data science and education, installation methods, and how to manage kernels.
| | analyticsindiamag.com
2.7 parsecs away

Travel
| | In this article we delve deeper into the features of Jupyter, and why it is considered to be the best platform for data scientists.
| | www.janmeppe.com
16.1 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.