ewoksweb 0.1¶
ewoksweb is a frontend to create, visualize and execute ewoks workflows in the web.
ewoksweb has been developed by the Software group of the European Synchrotron.
Getting started¶
Install requirements
python3 -m pip install ewoksserver[frontend]
Start the server that serves the frontend
ewoks-server
or for an installation with the system python
python3 -m ewoksserver.server