Material for the 2025 Virtual Halfway to I2K Imaging Server Kit workshop.
- introduction.ipynb - Boilerplate notebook to create server kit algorithms.
- server.py - Boilerplate script for serving algorithms.
💡 Idea Box - Let us know about your experience with the Imaging Server Kit!
✏️ Issues - If you encounter any issues while using the server kit, please file them in the repository. Thank you!
If you haven't done so already, you can install the Imaging Server Kit package via pip:
pip install imaging-server-kit
To use Napari-related functionalities, you will also need to install the Napari plugin:
pip install "napari[all]" napari-serverkit
To use algorithms in QuPath, install the extension from this page (choose the latest release).