Install#

Important

This extension doesn’t directly depend on JupyterLab, as it is intended to support other front-ends.

If you’re using it with JupyterLab, it requires JupyterLab >= 4.0.0

From PyPI#

uv add jupyter-xarray-tiler

From Conda Forge#

Warning

This method of installation doesn’t work yet. Install from source or see the contributing instuctions for now.

pixi add jupyter-xarray-tiler

From source#

Hint

If you prefer to install from a local clone, view the contributing instuctions.

uv add git+https://github.com/geojupyter/jupyter-xarray-tiler.git#egg=jupyter-xarray-tiler

Uninstall#

Depending on how you installed:

uv remove jupyter-xarray-tiler