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

[ENH]: SVG writing module to visualise the YAML pipeline #315

Open
1 task done
LeSasse opened this issue Mar 27, 2024 · 1 comment
Open
1 task done

[ENH]: SVG writing module to visualise the YAML pipeline #315

LeSasse opened this issue Mar 27, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request triage New issues waiting to be reviewed

Comments

@LeSasse
Copy link
Collaborator

LeSasse commented Mar 27, 2024

Are you requiring a new dataset or marker?

  • I understand this is not a marker or dataset request

Which feature do you want to include?

I have prototyped a little command line tool to visualise junifer pipelines from the YAML specification as an SVG file. As discussed with @fraimondo we can make this part of junifer if the consensus is that this is desirable.

The tool uses as dependencies:

These dependencies and therefore the svg tool can probably best be made optional.

In addition, where and how should it be implemented in junifer and what should the UI look like (i.e. as an additional command etc.)?

How do you imagine this integrated in junifer?

perhaps as an additional command

Do you have a sample code that implements this outside of junifer?

see https://github.com/LeSasse/junigraph

Anything else to say?

No response

@LeSasse LeSasse added enhancement New feature or request triage New issues waiting to be reviewed labels Mar 27, 2024
@LeSasse
Copy link
Collaborator Author

LeSasse commented Mar 27, 2024

As an alternative approach that I personally prefer, I would propose to simply curate a list of external junifer-related tools in the documentation. The advantage would be less maintenance-overhead for junifer direct, for tools that aren't really necessary to junifer's core functionality but are "nice to have".

@LeSasse LeSasse mentioned this issue Mar 27, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage New issues waiting to be reviewed
Projects
None yet
Development

No branches or pull requests

3 participants