Update model evaluation notification (#3426)
This commit is contained in:
@@ -77,8 +77,8 @@ export class ModelEvaluator extends DisposableObject {
|
||||
}
|
||||
},
|
||||
{
|
||||
title: "Run Variant Analysis",
|
||||
cancellable: true,
|
||||
title: "Run model evaluation",
|
||||
cancellable: false,
|
||||
},
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user