[Paraview-developers] Paraviewweb: possbilities of integrating python scripts?

jlih jlih at masonlive.gmu.edu
Mon Sep 1 22:15:02 EDT 2014


?Thanks, Seb.


I will check that one.


Jing

________________________________
From: Sebastien Jourdain <sebastien.jourdain at kitware.com>
Sent: Saturday, August 30, 2014 8:55 AM
To: jlih
Cc: paraview-developers at paraview.org
Subject: Re: [Paraview-developers] Paraviewweb: possbilities of integrating python scripts?

Hi Jing,

The web visualizer is an example by itself. You can look at the vtk web too. Specially the graph one.

Seb

On Aug 29, 2014, at 15:05, jlih <jlih at masonlive.gmu.edu<mailto:jlih at masonlive.gmu.edu>> wrote:


Hi Seb,

Thanks for your quick reply! Your answer help me understand the role of Javascript and the launcher in the framework.


In terms of extending the application, could you provide me an example or point me to the related resources?


Thanks again.


Best,

Jing

________________________________
From: Sebastien Jourdain <sebastien.jourdain at kitware.com<mailto:sebastien.jourdain at kitware.com>>
Sent: Friday, August 29, 2014 1:00 PM
To: jlih
Cc: paraview-developers at paraview.org<mailto:paraview-developers at paraview.org>
Subject: Re: [Paraview-developers] Paraviewweb: possbilities of integrating python scripts?

Hi Jing,

I'm glad to hear that you setup a ParaViewWeb instance on your end. And you are right, you can use your server side python scripts to extend existing ParaViewWeb application or even create your own one.

We don't rely on JSP per say but on pure JavaScript which allow you to expose server side features on the client side.

The Python launcher is made to allow several users to start their own visualization process automatically, but if you plan to develop your own app leveraging your scripts, you can start without it.

Some useful resources can be found here: http://www.paraview.org/ParaView3/Doc/Nightly/www/js-doc/index.html

Seb


On Fri, Aug 29, 2014 at 10:50 AM, jlih <jlih at masonlive.gmu.edu<mailto:jlih at masonlive.gmu.edu>> wrote:

Dear all,

I have developed  a few python scripts that calls pvserver to perform visualization functions for my datasets. I've noticed Paraviewweb has provided quite a few good functions to perform interactive manipulation within a browser. I have installed Paraviewweb on a server.


I am wondering if I can use my python scripts as a basis to develop server side functions and use JSP functions provided by Paraviewweb as front-end to customize a website for my application. The purpose is to provide the visualization functions to users who do not have access to datasets and computing resources. Should I use "Python Launcher" to start?


Thanks in advance.


Jing




_______________________________________________
Paraview-developers mailing list
Paraview-developers at paraview.org<mailto:Paraview-developers at paraview.org>
http://public.kitware.com/mailman/listinfo/paraview-developers


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20140902/14b176c2/attachment.html>


More information about the Paraview-developers mailing list