Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 637 Bytes

notes.md

File metadata and controls

25 lines (21 loc) · 637 Bytes

Run solara app on localhost

Run file containing app:

solara run file_browser.py --host localhost

Build multi-page app

cd alrecon
pip install -e .

Run it with

solara run alrecon.pages --host localhost

ImageJ and Python

Downside is that pyimagej can only display java images. means that every time you have to convert your numpy_array.to_java()