Skip to content

Commit bdc522d

Browse files
committed
fixes tests
Signed-off-by: Wenqi Li <[email protected]>
1 parent 4a09afd commit bdc522d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runner.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,10 @@ doesnt_contain_max_epochs=("${doesnt_contain_max_epochs[@]}" monailabel_pancreas
5656
doesnt_contain_max_epochs=("${doesnt_contain_max_epochs[@]}" monailabel_endoscopy_cvat_tooltracking.ipynb)
5757
doesnt_contain_max_epochs=("${doesnt_contain_max_epochs[@]}" monailabel_pathology_nuclei_segmentation_QuPath.ipynb)
5858
doesnt_contain_max_epochs=("${doesnt_contain_max_epochs[@]}" monailabel_radiology_spleen_segmentation_OHIF.ipynb)
59-
doesnt_contain_max_epochs=("${doesnt_contain_max_epochs[@]}" TCIA_PROSTATEx_Prostate_MRI_Anatomy_Model.ipynb.ipynb)
6059
doesnt_contain_max_epochs=("${doesnt_contain_max_epochs[@]}" example_feature.ipynb)
6160
doesnt_contain_max_epochs=("${doesnt_contain_max_epochs[@]}" ssl_train.ipynb)
6261
doesnt_contain_max_epochs=("${doesnt_contain_max_epochs[@]}" ssl_finetune.ipynb)
62+
doesnt_contain_max_epochs=("${doesnt_contain_max_epochs[@]}" TCIA_PROSTATEx_Prostate_MRI_Anatomy_Model.ipynb)
6363

6464
# Execution of the notebook in these folders / with the filename cannot be automated
6565
skip_run_papermill=()

0 commit comments

Comments
 (0)