SlicerSimpleWorkflow

Hi, if I want to test/explore a slicelet such as the following:

How can I load them on Slicer? How can I launch it?
Sincerely

If you only have Python scripted modules then they don’t require compilation, therefore you can simply add the module’s folder to the “Additional module paths” in application settings. See details in the PerkLab Slicer Programming Tutorial.