Skip to content

Commit 984be0f

Browse files
Update README.md
1 parent 8beb9f7 commit 984be0f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
# Visual Programming Interface
44
The visual programmming interface `pyironflow` or `PyironFlow` is a gui skin based on [ReactFlow](https://reactflow.dev/) that currently works on top of `pyiron_workflow`. Theoretically, one could currently pack `pyiron_base` jobs into nodes for execution. The gui could also be extended to pack the workflow graph (extracted from the gui using `get_workflow()`) into a `pyiron_base` job for execution. An existing code-based workflow graph can be packed into the gui using `PyironFlow([wf])` where wf is the existing graph.
55

6+
User guide can be found [here](https://github.com/pyiron/pyironFlow/blob/main/docs/user_guide.md).
7+
68
## Installation
79

810
`conda install -c conda-forge pyironflow`

0 commit comments

Comments
 (0)