For a few specific UI things it might be nice if paquo offered a way of populating the scripts folder. minimal implementation would just be: ```python # this is not implemented yet QuPathProject.add_script(name, groovy_txt) ```
For a few specific UI things it might be nice if paquo offered a way of populating the scripts folder.
minimal implementation would just be: