Last Site Update: 25 April 2005 | Latest Version: 0.9.3 |
|||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||
|
To run a python file you can go in the navigator, right click it and run. Three run modes are available: ![]() To run a python subset of files you can go in the navigator, right click it and run. For multiple runs two modes are available: ![]() When Running a subset you can choose between running each file on a separate shell (and therefore with a different output) or running each one from a script (and the script will be responsible for choosing the files to be run (it will receive the directory as an argument). Running with the script will make a single output for all the files. An example script is provided and is be given as the default script. ![]() |