To build an open-source python package that will extract steps in a jupyter notebook and create a flowchart/UML showcasing the high-level steps.
-
Easy visualization for communicating with stakeholders
-
Provide clarity into model pipeline
-
- Helps you, yourself gain clarity
-
Integrated with Jupyter
-
- No need to import, maintain and update flowchart image
- You can share in a NBViewer
-
Minimum Effort:
-
- Extracts from existing Markdown syntax
- Templates allow you to choose seaborn colors etc
- Don't have to make a chart in Powerpoint and then paste the image in your notebook
-
Very communication-friendly
-
- Presentations are an overhead, but visual summaries are effective tools of communication - this bridges the gap.
https://mermaidjs.github.io/flowchart.html https://github.com/adrai/flowchart.js https://mermaidjs.github.io/flowchart.html