No toca los PopOS!
In case you're on Archlinux, the thonny 4.1.4-1 package in chaotic-aur unofficial repo works for me.
For the ebook, install pandoc, then run this:
pandoc -f rst -t epub2 -o pkgsample.epub --metadata title="nedbat/pkgsample: A simple example of how to structure a Python project" --metadata author="Ned Batchelder" https://github.com/nedbat/pkgsample/raw/main/README.rst
On Debian, there is a package that displays system documentation including, if I remember correctly, man pages. I think I had to set up a local web server first.
christopher
joined 1 year ago
I drop files I want to share in
~/public_html/files/
as I have a webserver running on my desktop with the firewall open to the local network. Might be tough for a noob to setup though. But on my phone the file shows up in/~christopher/files/
and I have trouble remembering how to type the tilde.