File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,12 +22,12 @@ The LARAsuite is modular and consists of different components that can be used i
2222
2323The most important components are the following:
2424
25- ### Pythonlab
26- The pythonlab package is a framework to define laboratory processes in Python syntax. It converts the process
25+ ### PythonLab
26+ The PythonLab package is a framework to define laboratory processes in python syntax. It converts the process
2727definitions into workflow graphs that can be used by the orchestrator and scheduler.
2828
2929### Orchestrator
30- The orchestrator is the component that executes the workflow graphs created by pythonlab . It manages the execution of the processes,
30+ The orchestrator is the component that executes the workflow graphs created by PythonLab . It manages the execution of the processes,
3131allocates resources, and communicates with the devices through the wrappers.
3232
3333### Scheduler
You can’t perform that action at this time.
0 commit comments