Hi Daniel, the overview is here: http://www.paraview.org/ParaView3/Doc/Nightly/www/js-doc/index.html#!/guide/architecture the details on how to push data to the launcher so the launcher can use it, is here: http://www.paraview.org/ParaView3/Doc/Nightly/www/js-doc/index.html#!/guide/py_launcher
Seb On Mon, May 26, 2014 at 7:05 AM, Daniel Zuidinga <[email protected]> wrote: > The easiest way should be to modify the launcher.py setting up the > data-dir via a parameter? > > Does launcher.py run on windows? I first want to try getting it to run on > my local machine. > > > Am 19.05.2014 16:48, schrieb Sebastien Jourdain: > > Hi Daniel, > > I would suggest to handle the data-dir argument inside a shell script > that will then depend on the user. > So instead of running a pvpython command line you run your custom script > command line. > > BTW, Ben the payload example given come from the documentation and are > given for example since none of those keys are required. > So no worries about those fake password and user name. ;-) > > Seb > > > On Mon, May 19, 2014 at 8:27 AM, Ben Boeckel <[email protected]>wrote: > >> On Mon, May 19, 2014 at 16:03:49 +0200, Daniel Zuidinga wrote: >> > 'secret': 'katglrt54#%dfg', >> > 'user': 'sebastien.jourdain', >> > 'password': 'ousdfbdxldfgh', >> >> Hmm...might want to change these if they're real? >> >> --Ben >> _______________________________________________ >> 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 >> > > >
_______________________________________________ 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
