Explore >> Select a destination


You are here

www.blog.pythonlibrary.org
| | michaelneuper.com
12.9 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.
| | vickiboykis.com
11.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
10.0 parsecs away

Travel
| |
| | newdevsguide.com
63.3 parsecs away

Travel
| User Journey Maps can help you effectively manage your products and improve the user experience. Generating them is easy with Mermaid.js.