SYNOPSIS numm-run FILE DESCRIPTION Running a Python script with numm-run is equivalent to insering a call numm.run(**globals()) with the addition that if the source file changes, numm-run will reload it and use the newer code for callbacks.