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

Save metadata in outputs/ in jobs #1917

Closed
brollb opened this issue Sep 22, 2020 · 0 comments
Closed

Save metadata in outputs/ in jobs #1917

brollb opened this issue Sep 22, 2020 · 0 comments

Comments

@brollb
Copy link
Contributor

brollb commented Sep 22, 2020

When executing a job, outputs are stored in outputs/<output name> as a single file. This approach does not work very well for interactive editors since they may make many different outputs at different points in time and it would be nice to store the metadata in a single directory (along with the data) rather than writing all of them to result-types.json.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant