Nathaniel Schmitz
Nathaniel Schmitz
**Changes:** - Added private `_add_legend` and `_add_colorbar` APIs in core. - I'm not comfortable exposing a new public API in core until it has been thoroughly reviewed. - Fixed legend...
**Overview:** - Used anywidget to implement the custom widget and LitElement for template rendering. LitElement because it's simple, lightweight, efficient, and safe. - Changed build system to hatchling. The old...
### Discussed in https://github.com/google/Xee/discussions/221 Originally posted by **puzhao8** February 18, 2025 Hi all, I was trying to run xee dataflow example in google cloud. I tried the follow the tutorial...
Try it out at https://colab.research.google.com/drive/16fyhzmK3T4gb20qqxma0o_QMQEXw4EYU?usp=sharing.