Replies: 1 comment
|
The architecture of the graph is really simple: we only have to store the name of each node and their parent names in a dictionnary. The save/restore functions are already committed (for the graph architecture only, not settings), you can try it now with ctrl+S / ctrl+R. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I think that being able to save pipelines can be really useful! For now, I did not look a lot at your code, I don't know how everything is organized, how processes are stored.
How do you think that we can save pipeline? Using JSON?
Also, this discussion is to structure this feature, but @jeaunrg do you think that it will be in the first "release", or you think we must keep it for later?
All reactions