--
You received this message because you are subscribed to the Google Groups "PreTeXt development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pretext-dev...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/pretext-dev/cd90b36b-bb21-4125-80f8-7d336a658d62n%40googlegroups.com.
On Jun 10, 2025, at 9:43 AM, Steven Clontz <steven...@gmail.com> wrote:…everyone should be using Codespace VMs where it's trivial to use the latest Python) 🙃
--
You received this message because you are subscribed to the Google Groups "PreTeXt development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pretext-dev...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/pretext-dev/cd90b36b-bb21-4125-80f8-7d336a658d62n%40googlegroups.com.
I haven't used codespaces much for all the reasons Mitch mentioned, and I'll also add that sometimes I want to be able to work while I'm out somewhere, and I don't want to bother tethering my phone to get Internet access.
I haven't tried the docker containers because everything PreTeXt needs is installed on my computer anyway.
(Except for sage, but I don't use it in any projects.)
To view this discussion visit https://groups.google.com/d/msgid/pretext-dev/aae48f31-e246-4817-8973-e37e38d9fe8an%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "PreTeXt development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pretext-dev...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/pretext-dev/7912057e-00f7-45f7-9e77-31a73b5fb2cbn%40googlegroups.com.
Does Homebrew have something like pipx? A lot of Linux distros also don't allow pip install without a venv, and pipx is a pretty good workaround, even if its syntax doesn't align with pip.
It automatically creates and manages virtual environments. The main thing I like is that you don't have to remember to activate the environment...
To view this discussion visit https://groups.google.com/d/msgid/pretext-dev/2953B588-8811-4323-8A00-BD78C3C03E01%40rellek.net.
To view this discussion visit https://groups.google.com/d/msgid/pretext-dev/CAH%2BNcPZEDsEh06202%2B5G0rmZzyVX48E7mj4ZCY_Rkwyh%3DTWZ0w%40mail.gmail.com.
It won't serve every possible need, but I find it very convenient.
One catch: there's a difficulty with installing browsers for playwright.
To view this discussion visit https://groups.google.com/d/msgid/pretext-dev/3EAF41BF-65C5-4E79-90CE-48C855AE2A9A%40rellek.net.