Rick van Hattem
Rick van Hattem
I've properly added the feature of multiple progressbars now. The approach is a bit different from `tqdm` but I personally think this is a more obvious (although slightly more verbose)...
The new version with nested progressbar support has been released :)
@zedseven > Thank you! > > I just wanted to mention that I haven't forgotten about this and I'm hoping to look at it next week. Just been very busy...
Why is tuna running a webserver at all? It doesn't appear to be loading anything from the server dynamically and reloading the page doesn't reload the file from disk. Although...
I can verify the issue... pm2 is unusable like this: 
The newer version written by @jb-leger has been released :)
It's only a warning, but it would be nicer not to include it :) Thanks for the heads up @JasperBoogers, the new release is online
It took a while, but I've added support for reading 3mf files now :)
A newer more convenient option would be to use `pipx` :) First install `numpy-stl` using `pipx`: `pipx install numpy-stl` Once you've done that, you should be able to use the...
It seems that you can work around it using queries like `pid.*`, e.g. try `kill 1.*` for launchd