Octoframes / jupyter_compare_view

Blend Between Multiple Images in JupyterLab.
https://octoframes.github.io/jupyter_compare_view/
MIT License
111 stars 11 forks source link

convert to Jupyter Widget #16

Open christopher-besch opened 2 years ago

ianhi commented 2 years ago

@kolibril13 is this something you'd be interested in? If so I'd like to help.

I'd like to be able to invoke this programmatically, and to have it work with the interactive ipympl backend for matplotlib.

I have some ideas and would be happy to chat more if you're interested.

kolibril13 commented 2 years ago

@ianhi, thanks for your message!
I'd be definitely interested in this. I just saw on your profile that you are a maintainer of ipywidgets, and I want to say it's really nice that you offer your expertise to this tool! For synchronous chatting, Chris and I normally use discord. Here is a link to a compare_view chat I just created: https://discord.gg/vRKkKKC9cK If you don't want to use discord, feel free to suggest another platform for live chatting. @christopher-besch : In case that you have some free time, do you also want to join this undertaking?

kolibril13 commented 1 year ago

@ianhi : here is a widget implementation pr https://github.com/Octoframes/jupyter_compare_view/pull/41