Describe the bug
Run logs, which are automatically created by run_paradigma, cannot be deleted because the notebook still has it open even after the code has finished running. It needs to be closed properly.
Additionally, a separate 'logs' folder should be created inside the output directory, now the logs are overwhelming the output directory.
Describe the bug
Run logs, which are automatically created by
run_paradigma, cannot be deleted because the notebook still has it open even after the code has finished running. It needs to be closed properly.Additionally, a separate 'logs' folder should be created inside the output directory, now the logs are overwhelming the output directory.