User Tools

Site Tools


wiki:workfloweditor

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
wiki:workfloweditor [2019/06/20 17:22] stanislavsulcwiki:workfloweditor [2019/06/24 12:56] stanislavsulc
Line 4: Line 4:
 [[https://github.com/mupif/workfloweditor|MuPIF Workflow Editor]], is a graphical extension for MuPIF Workflow Generator to compose the simulation workflows, define the simulation parameters and generate the Python code easily. [[https://github.com/mupif/workfloweditor|MuPIF Workflow Editor]], is a graphical extension for MuPIF Workflow Generator to compose the simulation workflows, define the simulation parameters and generate the Python code easily.
  
-How to install:+How to install on Ubuntu:
 <code> <code>
 apt-get install python3-pyqt5 apt-get install python3-pyqt5
Line 12: Line 12:
 git clone https://github.com/mupif/workfloweditor.git git clone https://github.com/mupif/workfloweditor.git
 </code> </code>
 +
 +How to install on Windows:
 +<code>
 +pip install pyqt5
 +pip install termcolor
 +pip install mupif
 +git clone https://github.com/mupif/workflowgenerator.git
 +git clone https://github.com/mupif/workfloweditor.git
 +</code>
 +
 Runnig the examples: Runnig the examples:
 <code> <code>
wiki/workfloweditor.txt · Last modified: 2022/06/09 10:45 by bp