dev_q Is there an easy way to restart applet from the dashboard through programmatic access? One can easily do Ctrl+R or restart the applet via the dashboard, but was wondering if there is a way to trigger a restart through code.
fsagbuya Restarting an applet programmatically is currently not supported. I have just submitted a pull request to add this feature: https://github.com/m-labs/artiq/pull/2786.