Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deserialize and run task graphs #147

Open
jl-wynen opened this issue Mar 14, 2024 Discussed in #146 · 1 comment
Open

Deserialize and run task graphs #147

jl-wynen opened this issue Mar 14, 2024 Discussed in #146 · 1 comment
Labels
enhancement New feature or request

Comments

@jl-wynen
Copy link
Member

Discussed in #146

Originally posted by jl-wynen March 13, 2024
I experimented with deserializing JSON task graphs back into sciline.TaskGraph in https://gist.github.com/jl-wynen/d72588744e2813a46dd05521be4d86ba The approach works but has some non-trivial components.

This is not part of the goals of #92 and #124 but it is good to know that it is possible.

Should we make this part of Sciline? It could be handled by the package itself or, if we don't want to distribute it with the package, it could be a script that lives in the Sciline repo.

@jl-wynen jl-wynen added the enhancement New feature or request label Mar 14, 2024
@jl-wynen
Copy link
Member Author

This is the counterpart of #92

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant