gpilab / framework

The GPI framework provides the canvas for graphically assembling algorithms.
Other
20 stars 7 forks source link

Command line interface for gpilab? #34

Closed zwep closed 5 years ago

zwep commented 5 years ago

Hi,

I would like to know two things

Are either of these actions already possible? I could not find an easy answer on it..

zwep commented 5 years ago

Closing comment... to answer my own second question. It is possible to do this with a commandline input like

gpi@gpilab:~/Documents$ gpi printstring.net --nogui -s "A:"

where A is the NodeLabel I created in the printstring.net network I created with the GUI