Marek Šuppa

Results 39 issues of Marek Šuppa

Although I'm not sure how much does this project want to follow the Pythonic syntax but I believe that at least this small addition would enhance the overall experience. There...

Nearly every function has a See Also section in its help (for instance http://www.sympygamma.com/input/?i=factorial). It would be nice to parse these and link them back to SymPyGamma, so that seeing...

- Add Call to Action for non-windows platforms. Signed-off-by: mr.Shu [email protected]

* Add missing comma

### Describe the bug First of all, thanks a bunch for `marimo` -- it's my favourite tool I ran across in 2024! One issue I came across was finding a...

bug
good first issue

## 📝 Changes Description This MR/PR contains the following changes: ... ## ✅ Contributor Checklist - [x] Pre-Commit checks are passing (locally and remotely) - [x] Title of your PR...

Originally I had used `is not None` as you say, however, this doesn't work due to a known issue with `typer`: https://github.com/tiangolo/typer/issues/410 whereby [an] _"Empty tuple [is] returned for Option...

good first issue

**Describe the bug** When trying out Argilla Quickstart Docker Container (https://docs.argilla.io/en/latest/getting_started/quickstart_installation.html#%F0%9F%90%B3-Argilla-Quickstart-with-Docker), I've ran into the following issue when creating a significant number of `FeedbackDataset`s (for a significant number of annotators):...

team: backend

Hi @vinayak-mehta , Thanks for this nice tool/experiment! One of the parts that look like legitimate improvements over the state of the art is the `codio` part. It's quite nice...

enhancement

Hi everyone, I am not sure if I am doing something wrong but the following example, taken directly from the repository (https://github.com/asciidoctor/asciidoctor-latex/blob/652176e5f94ad7972a0d0bb4cc6721ce7a35fe93/test/examples/adoc/image.adoc) does not seem to work. If I pass...