Difference between revisions of "FAQ"

From VistrailsWiki
Jump to navigation Jump to search
Line 6: Line 6:


Where ''pipeline'' is a version number or a tag.
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?'''

Revision as of 01:13, 21 February 2007

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?