[console_scripts]
dml-ui-dev = dml_ui.impl:run

[dml_ui.dashboard.dag]
example_dag_plugin = dml_ui.plugin_examples:ExampleDagPlugin

[dml_ui.dashboard.node]
example_node_plugin = dml_ui.plugin_examples:ExampleNodePlugin
