You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a side-effect, this could help allow running maplibre in a WebAssembly environment like JupyterLite, which could then also enable some nice use cases such as hosting example notebooks on GitHub Pages, with everything running in the browser.
Thanks for putting this library together!
Currently there seems to be quite a few dependencies listed here:
py-maplibregl/pyproject.toml
Lines 13 to 20 in e0ae296
But it looks like some of them may not be necessary in some situations. For example JupyterLab users may not need the dependency on
shiny
.So maybe it would be possible to move some of these to an
extras
group?The text was updated successfully, but these errors were encountered: