deeplook
deeplook
I'm trying to create an AWS cluster for using Dask temporarily. In former times there was some "dask-ec2", but that is no more, so I thought dask-cloudprovider is the new...
Great project! Thank you! Any plans to publish the code on https://www.npmjs.com? That way it could be installed without having the sources locally.
Because now there is https://readthedocs.org/profiles/heremaps.
More Pythonic, a gazillion plugins, etc.
I was playing with the REST API for the first time and noticed that making basically any call takes pretty much always five seconds to return. This renders the API...
While I use `geojson.utils.coords()` to get coordinates out of a GeoJSON file, sometimes I want to have lines that I can plot more directly. So I created a function to...
I'm not sure this is an issue with Xeus-Python, but I've observed it under this kernel only in the context of using [ipyleaflet](https://github.com/jupyter-widgets/ipyleaflet) with a function calling Javascript and/or asyncio...
Nice tool! Is there any chance to support ipywidgets output? Of course not the fully interactive interface, but maybe only the rendered result? That would be gorgeous!
I see lots of useful functionality hidden in scripts, but not accessible from the installed `png` package, e.g. `texttopng.py`. Any chance of providing such functionality in a programmatic way, too?
I think it's not existing yet, but it would be very nice to have some workspace-like support for panels. This would allow to create panel sets with some predefined layout...