If it's an Air M2 then dust wouldn't a problem, even if it was there, because it doesn't have any fan :). Sequioa 15.1 is also the most recent macOS, so there is no update possible. I googled a lit...
hey @core-hn,
could you give us a little more detailed specs on your Mac:
- Is it a MacBook or a stationary Mac (and which one)?
- What CPU exactly?
- M2, M2 Pro, M2 Max?
- How many core...
If I run `mamba create -n test pyarrow ensembl-vep` on our HPC (CentOS) this lead to `ensembl-vep=88.9=1`. If I run it on my Mac `ensembl-vep=113.0=pl5321h2a3209d_0` is installed. I am trying to un...
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars.
### Repr...
> Can you make the dimension default a minimum of height x?
We already have a min x (or better a completely default x). However, this seems to be rendered different on different machines. Might be...
Thanks for the suggestions. I also have one, @kaixxx: maybe we could significantly reduce the download size by including download scripts for the models instead of the model itself. Then users coul...
As a workaround, shouldn't it be possible to open the html file with any text editor and replace all AAAF with IIIF. I'd say the chances of destroying the html code by doing this are nearly 0.
I think this depends on the resolution/display and not so much on the OS. @kaixxx, do you remember that we had this issue on macOS as well. That's why we have different window sizes in macOS and wi...
Wie used PyInstaller for this. For noScribe a little additional configuration was necessary, but all in all this package is well documented. You might just wanna take a look.