-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
enhancementNew feature or requestNew feature or requesttriageNew issues waiting to be reviewedNew issues waiting to be reviewed
Description
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:
- https://svgwrite.readthedocs.io/en/latest/ which is NOT active
- https://pygments.org/ for syntax highlighting
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/junigraphAnything else to say?
No response
Metadata
Metadata
Labels
enhancementNew feature or requestNew feature or requesttriageNew issues waiting to be reviewedNew issues waiting to be reviewed