Explore >> Select a destination


You are here

www.ethanrosenthal.com
| | scripter.co
1.9 parsecs away

Travel
| | How I generated the Python dependencies file requirements.txt so that Netlify can install and run the HTML5 Validator before deploying this site.
| | www.rasulkireev.com
2.2 parsecs away

Travel
| | Poetry is relatively new packaging and dependency manager. It makes it very easy to upload libraries to PyPI, manage dependencies visually, and has a couple of handy features. Today, I'm not going to do a deep dive into how Poetry works and all its features. Today I just want to focus on how to configure it for a Django project.
| | vickiboykis.com
1.0 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.
| | weisser-zwerg.dev
16.9 parsecs away

Travel
| Setting Up AI Models on Older Hardware - A Beginner's Guide to Running Local LLMs with Limited Resources