Skip to content

tinahbu/EasyDiagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Easy Diagram

Goal

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.

img

Reference

https://mermaidjs.github.io/flowchart.html https://github.com/adrai/flowchart.js https://mermaidjs.github.io/flowchart.html

Releases

No releases published

Packages

No packages published