FAQ

From VistrailsWiki
Revision as of 01:13, 21 February 2007 by Csilva (talk | contribs)
Jump to navigation Jump to search

1. How can I run a workflow using the command line?

Call vistrails using the following options:

python vistrails.py -l -b path_to_vistrails_file -w pipeline

Where pipeline is a version number or a tag.


2. How can I save an image from the spreadsheet?


3. Is it possible to save the complete state of the spreadsheet? How?


4. How can I integrate my own program into VisTrails?


5. Given a VTK visualization, how can I generate a webpage from it?