{% extends 'base.html' %} {% block title %}IvoryOS | Welcome{% endblock %} {% block body %}

Welcome

Browse designs

Browse all workflows saved in the database.

Edit designs

Build your workflow from current deck functions.




{% if not off_line %} {#
Only available in online mode
#} {#
#}
Run experiment

Execute workflows with repeat times or variable configs.

Control device

Browse and control instruments of current platform

Connect new device

Connect new hardware: for simple/temporary configurations.

{% endif %}
{% endblock %}