Huon Wilson
Huon Wilson
I wonder if this would be better served by having `dev-features`, which aren't exposed downstream. The error case is then just a normal feature trying to activate a dev-feature. (This...
`immut-slist` -> `shared-slist`?
> Modulo bugs, yes. See contain-rs/linked-hash-map#2 for my experiments with using the functionality. Basically if you r+ it seems to get stuck in an infinite verification step. Not sure what...
`NaN` could be considered infinitely far from everything, in particular, from itself, so with that assumption, no.
Fine by me.
[We](https://github.com/stellargraph/stellargraph) are interested in a similar external-link process. For instance, we have dozens of demo jupyter notebooks, like , and each of them has a pair of links at the...
> This looks quite cool. I used it as a test for our custom software image feature. It's not 100% done, but I think you see the potential for your...
I think I see the notifications recur when my machine wakes from sleep: starship 1.2.1 (from homebrew), zsh 5.8, Terminal.app, macOS 11.4. https://github.com/starship/starship/issues/2378 is potentially related.
Thanks for the quick response! Two other potential options I thought of over the weekend could be: 1. compress the files (e.g. `gzip -9 -c _stream.py | wc -c` reports...
Just a status check: this appears to have crept upwards (123MB in 5.1 -> 128MB in 5.8) with both `graph_objs`. and `validators`: ```shell pip install --target=/tmp/plotly/ plotly==5.8.0 du -sch /tmp/plotly/plotly/*...