necx-org / nodes

Holds teaching nodes for the Nuclear Engineering Curriculum Exchange (NECX)
https://necx-org.github.io
Creative Commons Attribution 4.0 International
1 stars 6 forks source link

Create d3-based node dependency visualization and make CI build it #12

Open scopatz opened 7 years ago

scopatz commented 7 years ago

Autogenerated and put on website.

davis68 commented 7 years ago

Our initial reference was Rosalind. Rosalind seems to use a static SVG-based export from an unspecified software source.

I've looked at the d3js.org gallery and identified some candidate resources for our final visualization:

davis68 commented 7 years ago

Will we maintain or generate a master table of node IDs (as part of our CI build) or will this need to recursively find nodes via internal references?