widgetti / ipyvue

Jupyter widgets base for Vue libraries
MIT License
68 stars 18 forks source link

fix: support both lumino and phosphorjs #70

Closed maartenbreddels closed 1 year ago

maartenbreddels commented 1 year ago

Some versions of colab only support the lumino naming scheme. In case neither is found, we fall back to DOM manipulation.