vscode-interactive-graphviz
vscode-interactive-graphviz copied to clipboard
Add notebook support
Support GV-Renderings in notebook cells
Maybe a markdown renderer can be used for this. See: https://github.com/geeklearningio/graphviz-markdown-preview
Provide notebook renderer. Possible mime types could be a "application/graphviz". Maybe it would also be good to provide an arbitrary "application/json" renderer, which can visualise any array (the source and target of an edge could be selected by the keys within the included objects). https://code.visualstudio.com/api/extension-guides/notebook#notebook-renderer