Data Analysis and Visualization Application?

I am currently using ipython notebooks for Data Analysis and visualization in python. I want to present my data analysis and visualization into a real time application. I also explored Bokeh for the same but disn’t find good tutorials on that. So, I need some guidence to prepare an application using my data analysis and visualization techniques through ipython notebooks.

Hi @Harmandeep_Singh,

Spyre seems to be a good alternative. As per the docs,

Spyre is a Web Application Framework for providing a simple user interface for Python data projects.

Reference: here