knotter icon indicating copy to clipboard operation
knotter copied to clipboard

Make this an ipython widget?

Open datnamer opened this issue 10 years ago • 2 comments

Hi!

I've been looking for an accessible python TDA module for a while. This looks really cool and I'm looking forward to trying it out.

Would you consider making an ipython widget or putting in a PR to Bokeh so it can be more widely utilized in the python community?

Thanks!

datnamer avatar Nov 02 '15 15:11 datnamer

Thank you for interests!

I didn't thought about ipython widget or bokeh, but seems like that it can be quite useful if interactive works can be done in ipython notebook or bokeh visualization. I will do porting work after investigation about possibilities of two.

rosinality avatar Nov 02 '15 15:11 rosinality

Cool!

I left a related pr in bokeh here: https://github.com/bokeh/bokeh/issues/3049

Bokeh is it's own plotting library and server with JS interaction possible from python, though you can add external modules.

Ipython widgets is more distributed.

datnamer avatar Nov 02 '15 15:11 datnamer