Marco Meer
Marco Meer
### Pitch Thank you for introducing the feature to follow hashtags. I was wondering whether the hashtags I follow can be included in /relationships or somewhere else. ### Motivation Everyone...
### Pitch Suppose I'm interested in what people from a particular instance have to say about a particular topic, but the hashtag is ambiguous and causes interference from posts from...
### Pitch To be able to add a followed hashtag to a list would be a useful feature. ### Motivation The timeline can quickly get crowded. In order to follow...
Instead of inline results, would it be possible to show only a check mark (as in line 50 in the screenshot) but show the whole result when hovering the mouse...
Edit: ## 🚀 Feature When using the save to folder feature in the GUI to save multiple label or image layers with their names, I have noticed that for example...
After I had installed paper-qa ``` mamba create -n paperqa2 python=3.11 mamba activate paperqa2 git clone https://github.com/Future-House/paper-qa.git cd paper-qa pip install -e . ``` ...and ran the llamafile from [https://github.com/Mozilla-Ocho/llamafile?tab=readme-ov-file#quickstart](https://github.com/Mozilla-Ocho/llamafile?tab=readme-ov-file#quickstart)...
Hi there, A t_axis option in [cellpose.models.Cellpose.eval](https://cellpose.readthedocs.io/en/latest/api.html#cellpose.models.Cellpose.eval) would be awesome.
Hi there, the `cellpose-napari` plugin is a great tool for teaching. I was wondering if you could consider implementing ZARR support. After loading a zarr dataset using `napari-ome-zarr` and setting...
Hi there, the napari_pyclesperanto_assistant is a great plugin for teaching. I was wondering whether support for zarr data would be possible. Currently, after loading a zarr dataset using the `napari-ome-zarr`...
Description While running an optimization routine using Cbc via the Python mip package in an environment that also uses PyQt5, the process terminates unexpectedly with a SIGABRT (core dumped) error...