Open datnamer opened 9 years ago
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.
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.
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!