<div dir="ltr"><div><div><div>Hi all,<br></div>I&#39;m exploring ParaViewWeb included in ParaView 4.0. As described in the documentation (<a href="http://www.paraview.org/Wiki/ParaViewWeb" target="_blank">http://www.paraview.org/Wiki/ParaViewWeb</a>), I can run it locally like that <pre>

./bin/pvpython lib/site-packages/paraview/web/pv_web_visualizer.py
--content www --port 8080 --data-dir $PARAVIEW_DATA
</pre>My question would be: how to embed ParaViewWeb in my web application? Is it possible to start pvpython dynamically?<br> <br>As an example, user clicks a button and a ParaView visualization should be loaded.<br><br>



</div>Thank you very much in advance for your help.<br><br></div>All the best,<br>Pawel</div>