Hagai Har-Gil
Hagai Har-Gil
Hi, both `snap()` and `snap_image()` - the `Window` methods to capture the current data displayed on screen - don't work. I verified this both with my own scripts and with...
Hello and thanks for this great library. I wish to render two windows - the first shows the raw data coming from a data stream, and the second is a...
## ❓ Questions and Help [ x ] I have searched the [documentation](https://napari.org/magicgui) I needed a slice widget for today's fancy new GUI and quickly stumbled upon the [widget list](https://napari.org/magicgui/api/widgets.html#module-magicgui.widgets)...
**Describe the bug** Thanks for your work on this exciting plugin! When initializing :MagmaInit and choosing the kernel (python3) I immediately receive the following error: ``` Error detected while processing...
## Prework - [X] Read and agree to the [code of conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/) and [contributing guidelines](https://github.com/posit-dev/great_tables/blob/main/.github/CONTRIBUTING.md). - [X] If there is [already a relevant issue](https://github.com/posit-dev/great_tables/issues), whether open or closed, comment on...
Hello and thanks for `milksnake`! I'm having issues using the package when I wish to run a Rust function that returns a vector of tuples. I'm basically trying to replicate...