A web-based viewer for metadata JSON files of Cryo-EM processing workflows.
To view the demo:
- Navigate to the repository directory:
cd web-oscem-viewer - Serve the index.html file via HTTP:
python -m http.server 8010
- Open the viewer in your browser at: http://localhost:8010