MrBlenny / react-flow-chart

🌊 A flexible, stateless, declarative flow chart library for react.
https://mrblenny.github.io/react-flow-chart/index.html
MIT License
1.46k stars 307 forks source link

Jupyter Notebook as a Node component #109

Closed vagarwal77 closed 4 years ago

vagarwal77 commented 4 years ago

Hi,

Can i add Jupyter Notebook as a native node component with react-flow-chart? If any one have tried or had tried to add some external native component, pls share the experience along with sample code.

Thanks -Vivek

MrBlenny commented 4 years ago

I'm not quite sure what you mean but you should be able to embed anything you want by using a custom node components. https://github.com/MrBlenny/react-flow-chart/blob/master/stories/CustomNodeInner.tsx