ipydrawio 1.1.1 is up on pip and conda-forge !
Aside from a significant bump to drawio 14.9.3, which brings a raft of improvements over 14.7.1, some notables:
-
jupyter ipydrawio clean
can tidy up your diagrams’ XML, which can help ingit
, etc… it’s still XML, but at least isn’t guaranteed to change its metadata -
diagrams Just (Kinda) Work with JupyterLab 3.1’s collaborative editing features
-
the docs
-
have a tutorial which goes through using different diagram templates (including the initial JupyterLab UI mockup set) throughout the lifecycle of designing and building a JupyterLab extension
-
have a JupyterLite demo, with optional collaborative editing
-
Some stuff that didn’t make the cut:
-
RetroLab support
-
Reducing file size
-
Awareness/presence of collaborators’ selections
-
Widget improvements
We hope you have fun drawing things!