Bane Sullivan

Results 203 issues of Bane Sullivan

Note: large-image currently does not support the default bands with `nodata`, e.g. RGB

What if the parent class for `TileClient` (well `BaseTileClient` really) was `rasterio.io.DatasetReaderBase`? This would make it possible to use `rasterio` and `localtileserver` interchangeable (kind of like PyVista's wrapping of VTK...

enhancement

Users are regularly running into issues setting up/using localtileserver in remote environments -- whether by running Jupyter on a remote server or within an isolated network on their own device...

enhancement

See https://github.com/jupyter-widgets/ipyleaflet/pull/982 The `add_*` methods like `add_layer` were deprecated. The examples for ipyleaflet need to be updated accordingly. I may give it some time for the latest release to settle...

enhancement

I'd like to see if we could use a jupyter-server extension to improve using `localtileserver` in remote jupyter environments to resolve issues like #95 cc @12rambau reference: https://jupyter-server.readthedocs.io/en/latest/developers/extensions.html#server-extensions when I...

enhancement

Flask has been giving me too many headaches lately, and I've been wanting to learn/use FastAPI. I'm going to rewrite the internals of `localtileserver` to strip out flask and use...

enhancement

Feedback from @jcfr > Including an "History" section is also sensible to acknowledge prior contributor and explain how things endup where they are: > - https://github.com/Slicer/slicer_download#history > - https://github.com/Slicer/SlicerSurfaceToolbox/tree/a1b6a037293aeb7847fabd6df68726f2fbbc1e2c#history That's...

We should implement the ability to create a minimalist `requirements.txt` or conda environment YAML config file based on the `Report` All too often, I need some sort of environment config...

How would we get info about the GPU?

What packages should be in the knowledge base? Should we make it only for packages that do not have a `__version__` attribute?