Hi all,
I'm exploring ParaViewWeb included in ParaView 4.0. As described in the
documentation (http://www.paraview.org/Wiki/ParaViewWeb), I can run it
locally like that


./bin/pvpython lib/site-packages/paraview/web/pv_web_visualizer.py
--content www --port 8080 --data-dir $PARAVIEW_DATA

My question would be: how to embed ParaViewWeb in my web application? Is it
possible to start pvpython dynamically?

As an example, user clicks a button and a ParaView visualization should be
loaded.

Thank you very much in advance for your help.

All the best,
Pawel
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to