A web GUI to create JSON tasks for the PEACE pipeline (peace_pipe_line_slurm repo).
Extendable by plugins. Plugins can be placed in the 'plugins' folder and structured same as an example 'rembg' plugin
- ssh lab@slogin.cbiserver.pitt.edu
- conda activate peace-flask
- cd /h20/CBI/Iana/src/generate_peace_json/flask_app
- python app.py
This will run the app at slogin.cbiserver.pitt.edu:1313
- create an environment with Flask and WTForms
- activate the environment
- git clone this repo
- cd to it
- run python app.py
- go to http://127.0.0.1:1313/