Tobias Lohse

Results 20 issues of Tobias Lohse

First of all, thanks for pineapple it's great! When I do plots with lots of points, the notebook gets really really slow. However, this just happens on my MBPs retina...

I just discovered that URL validation doesn't work on react native because the default react native polyfill does no throw errors for invalid URLs. Maybe it would be worth adding...

The pip install failed for me with the following message. `Could not find a version that satisfies the requirement pyaudio==0.2.7 (from versions: 0.2.8, 0.2.9) No matching distribution found for pyaudio==0.2.7`...

I am using https://github.com/APIs-guru/graphql-lodash and am getting a bunch of errors about `unknown directive "_"` would be nice if it wer possible to disable the unkonwn directive warnings just like...

Next.js has the nice functionality of allowing to merge in a custom babel config. See: https://github.com/zeit/next.js/issues/26 This would enable to do things like adding an import plugin for andtd (https://github.com/facebookincubator/create-react-app/issues/2463)...

**Is your feature request related to a problem? Please describe.** Nifty little library, thanks a lot. I would like to use it together with [next-useQueryState](https://github.com/47ng/nuqs) aka [nuqs](https://nuqs.47ng.com) which handles syncing...

**Is your feature request related to a problem? Please describe.** Thank you for creating a library maintaining this list. I'd like to use it, but I use zod for validation...

I was trying to use the parser from this project, but it seems to me that options like `breaks: true, gem: true` and `smartypants; true` aren’t supported.

### LanceDB version v0.11.0 ### What happened? When I make an empty query (`search(None)`) to just get back all rows for example. I somehow don't get back the `_row_id` when...

bug