peedrr

Results 9 comments of peedrr

+1 this. I love icecream but currently unusable in notebooks. @gruns - I ran os.environ from within a notebook and there seems to be a relevant env var: `JPY_PARENT_PID` A...

@gruns - I just wanted to ack your message. I'm a bit snowed under but I'll get around to it. Thanks for the step-by-step and for your responsiveness. I'll get...

> * Periodically fetch a new snapshot from the API (eg. every 30s) @villekuosmanen - is this the solution you're proposing to implement? Can I suggest that, rather than a...

Same behaviour when `pull`ing from the repo: ```bash $> helm pull timescale/timescaledb-single WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: ./kube-config.yaml WARNING: Kubernetes configuration file is world-readable. This...

@Julusian - thank you so much for your input and apologies for the slow response. Professional life took over! > One thing to note is that Caspar relies on being...

Hi @seandstewart - thank you for your work on this library. I can confirm that, using v.2.0.1, this is not resolved. This results in an `InvalidResponse` error: ```python File /usr/local/Caskroom/miniconda/base/envs/triage-calc/lib/python3.9/site-packages/aioredis/connection.py:406,...

Thanks for the quick response. Please excuse what might be quite a basic question: I have just reinstalled aioredis using `pip install aioredis[hiredis]`. If I run `await r.execute_command('HELLO', 3)` I...

In general, yes! However... TimescaleDB specifically has a non-free licence (although there is an Apache-licenced version in nixkpgs which [has fewer features](https://docs.timescale.com/about/latest/timescaledb-editions/#feature-comparison)). Plus it seems there is no way to...

This is still happening for me, although only when I am using my own API key (Google): The lack of `web_search` is, for me, quite a loss. Zed's AI seems...