/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.dataquest.io
| | accessibleai.dev
2.5 parsecs away

Travel
| | In this article I'll introduce you to Anaconda and show you how get a standardized Python data science environment up and running on your machine in minutes.
| | janakiev.com
2.6 parsecs away

Travel
| | Jupyter Notebook is a powerful tool, but how can you use it in all its glory on a server? In this tutorial you will see how to set up Jupyter notebook on a server like Digital Ocean, AWS or most other hosting provider available. Additionally, you will see how to use Jupyter notebooks over SSH tunneling or SSL with with Let's Encrypt.
| | michaelneuper.com
2.7 parsecs away

Travel
| | Introduction The popularity of Jupyter Notebook has surged in recent years as a powerful tool for interactive data analysis and visualization. However, there is an alternative that has been around for a longer time and is proving to be a valuable resource for many programmers: Emacs Org Mode. In this blog post, we will explore how you can replace Jupyter Notebook with Emacs Org Mode for a seamless and efficient literate programming experience.
| | gaurav.koley.in
16.1 parsecs away

Travel
| [AI summary] The article details how to set up a development environment on Windows using WSL 2, including installing WSL 2, Docker, and VS Code with the Remote WSL extension for seamless Linux-based development.