deeplook
deeplook
Is there a way to use ipydatagrid in JupyterLite running on Pyodide? Just micropip-installing it won't work. I assume it might be doable when it gets pre-installed in the JupyterLite...
This is an interesting plugin, but I wonder if the functionality it provides would not be even more interesting *outside* of sbt? Then it would be very likely much easier...
The example should display a sparkline in a shell status bar using the excellent [Python Prompt Toolkit](https://github.com/jonathanslenders/python-prompt-toolkit). For thrills this should be a dynamically updated sparkline showing something like the...
For long sparklines it would be useful to have separators like `:` in the output such that e.g. sensor values over a period of several hours can be visually grouped...
Would seem to make a lot of sense especially together with its hypothesis-geojson plugin (although apparently no more maintained recently): - https://github.com/HypothesisWorks/hypothesis - https://github.com/HypothesisWorks/hypothesis/tree/master/hypothesis-python - https://hypothesis.readthedocs.io/en/latest/ - https://github.com/mapbox/hypothesis-geojson
Please add which components (East, West, ...) are returned in which order.
It would be much more convenient to allow arbitrary feature collections in `turfpy.measurements.nearest_point(pt, fc)`. Right now this has to be a list of points, which the user will likely often...