Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 273 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 273 Bytes

onko-pyodide

Proof-of-concept for displaying DICOM files within a Pyodide WebAssembly environment. Part of the OnkoDicom project.

How to run

  1. Clone repo.

  2. Run python server.py.

  3. Connect to localhost:8080 in browser.