How to use the Web Graphical Interface ====================================== Install requirements .. code:: bash pip install ewoksserver[frontend] Start the server that serves the frontend .. code:: bash ewoks-server or for an installation with the system python .. code:: bash python3 -m ewoksserver.server For more information see the `ewoksweb documentation `_.