Maarten Breddels
Maarten Breddels
> Everyone now and then the link fails, and the GUI becomes corrupted (most of the times unusable after a JS error visible in the console). Could you give an...
Cool, help is welcome, we're also planning on making a cookiecutter (and maybe a tool based on the autogenerate code) for people to make new vue based widgets very quickly....
Yes, feel free to, and feel free to reach out to us as well, we are mostly active on gitter https://gitter.im/jupyter-widgets/Lobby
Hi, I was waiting for the heroku app to come back online, but it seems that will take a while. Did you already solve it? I wonder if this could...
Thanks for the kind words, fully agree with you :) Does it need to be flask, or would fastapi or starlette also work?
I created https://github.com/maartenbreddels/flask-ipywidgets a long time ago, but I want to move that to fastapi/starlette. If that dash on fastapi works, great!
I send you an invite for a private repo we are working on, feel free to try it out and give it feedback.
We are thinking of removing v_model which in many cases would be replaced by value right? (from mobile phone) On Wed, 14 Aug 2019, 20:08 Mario Buikhuizen, wrote: > The...
Sure, but we wrap an existing library, we're not aming for compatibility. however, if we make a small change it will feel more compatible. (from mobile phone) On Wed, 14...
I like it! js code will be difficult to do, but maybe replace that with comments? But maybe an XML/html parser would be better?