You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@basnijholt Thanks for sharing that link... Your widget seems far more elaborate:-) I'm very much just exploring the potential for exposing packages that are typically shipped as operating system installs via browser based environments.
One of the issues with anywidget , at least, the last time I checked, is the lack of an obvious way of handling waits/blocking commands in Jupyter.
I've been using jupyter_ui_poll.ui_events to handle this, although that solution doesn't work in JupyterLite.
Just came across your repo and I should have probably looked for it earlier!
Anyway, here's my version that uses the same WASM binary and has interactivity too: https://github.com/pipefunc/graphviz-anywidget
The text was updated successfully, but these errors were encountered: