{"cells": [{"cell_type": "markdown", "metadata": {}, "source": ["# MEDIVIEW-3D Demo Notebook\\n", "Run the demo scripts locally."]}, {"cell_type": "code", "metadata": {}, "source": ["!python examples/generate_synthetic_phantom.py\\n", "!python infer_anomaly.py --source examples/synthetic_phantom --method threshold --out demo_mesh_threshold.ply --explain_out explanation.txt\\n"]}], "metadata": {"kernelspec": {"display_name": "Python 3", "language": "python", "name": "python3"}, "language_info": {"name": "python"}}, "nbformat": 4, "nbformat_minor": 5}