⬇️ Installation#
Get started with localtileserver to view rasters locally in Jupyter or
deploy in your own Flask application.
🐍 Installing with conda#
Conda makes managing localtileserver’s dependencies across platforms quite
easy and this is the recommended method to install:
conda install -c conda-forge localtileserver ipyleaflet
🎡 Installing with pip#
If you prefer pip, then you can install from PyPI: https://pypi.org/project/localtileserver/
pip install localtileserver ipyleaflet