erdantic's chart can't display
Closed this issue · 8 comments
Hi, it looks very nice!
Thanks!
Just a quick test, find a bug. For the lib below, it can't display erdantic's chart.
Usage Example: Pydantic - erdantic
Thanks a lot, will take a look at this, appreciate the feedback!
I have been trying to look at this and every time I am defeated by:
Failed to build pygraphviz
ERROR: Could not build wheels for pygraphviz, which is required to install pyproject.toml-based projects
Will need to dig deeper I think
Believe this has been fixed with: bda38f1
Thanks a lot for the issue!
@alishobeiri nice. thanks!
To be honest, I have tried to use AI-related plugins in Jupyter, but the user experience was terrible.
I saw your news on HN and came to experiment. I feel that this is the right way to use AI in Jupyter.
And you used React, I believe you can make use of a lot of existing ecosystems in React. Awesome.
In addition, I looked at your roadmap, and suddenly thought that if you have a set of methods to use React/Python to make plugins and then put them into your environment in the future, it would be great!
I hope you develop well! I believe you have so many possibilities.
Hi HaveF, thanks a lot. Curious to learn, for the React/Python plugin, what is the primary use case you have in mind?
@alishobeiri Dashboard? Similar to your Publish notebooks as shareable webapps
in your roadmap. It can leverage numerous React UI libraries.
And UI support for tools, like, my most favorite notebook tool -- nbdev.
Also, considering this is a tool under jupyter, I was wondering. Is it necessary to repeatedly implement some existing extensions, such as Table of Contents
and so on?(like Add support for Jupyter Widgets
in roadmap? do we really need this or want something more? I have no idea.) Although there are many extensions that are no longer required in jupyter lab
. Or just leave a plugin workflow for others to create what they need.
I think we may need to carefully consider what makes this tool different from other tools. After all, resources are limited.