Embed Jupyter-Notebook in LucidChart
Dear Colleagues I have several needs for LucidChart to interact with some form of Anaconda/Jupyter-Notebooks. This can be visual but also interaction is needed.
1) use-case: Embed a live Jupyter-Notebook in a Lucid UML diagram
2) use-case: Embed a live Lucid UML diagram in a Anaconda/Jupyter-Lab (ie: similar to the tutorial on embedded URL or https://blog.jupyter.org/a-diagram-editor-for-jupyterlab-a254121ff919 )
3) use-case: Embed a live Jupyter-Notebook in a Lucid diagram where elements/shape-objects can call a cell in the Notebook execute the code and return the runtime resultant to the shape-object (ie: as a metadata update to a property)
Use-Case #3 is the most important as this would allow for something of a automation portal.
Thank you