Set of interesting queries for heal + translator discovery
Currently runs set of queries in tranql_queries against heal instance and stores output in tranql_output. A notebook is also generated to view results.
Todo : [ ] Add more queries exploring other ARAs and KPs
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python main.py
jupyter nbextension enable --py gamma_viewer
jupyter notebook viewer.ipynb
On web browser go to this binder link.