File size: 145 Bytes
38f9c15
 
 
 
1
2
3
4
5
@echo off
echo Running end-to-end demo... This will generate a plan and export documents to output_demo/
python scripts/demo_end_to_end.py
pause