AgvisWeb.run#

AgvisWeb.run(host='localhost', port=8810, workers=1, dev=False)[source]#

Run the AGVis web application using Gunicorn. For windows, use Flask's development server.