Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 698 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 698 Bytes

SEMIPE

SEMIPE - SEM Image Pore Extractor

Important links: interactive web app, presentation.

How to use

Interactive web app Webapp

The easiest way to interact with this repository is to run its web application.

Deploy with Voila by yourself

pip install voila
voila path/to/your/notebook.ipynb

Enjoy!