|
33 | 33 | "command.modifyExperimentParamsAndQueue": "Modify Experiment Param(s) and Queue", |
34 | 34 | "command.modifyExperimentParamsAndRun": "Modify Experiment Param(s) and Run", |
35 | 35 | "command.modifyExperimentParamsAndResume": "Modify Experiment Param(s) and Resume", |
36 | | - "command.modifyExperimentParamsResetAndRun": "Modify Experiment Param(s), Reset and Run", |
| 36 | + "command.modifyExperimentParamsResetAndRun": "Modify Experiment Param(s) and Run", |
37 | 37 | "command.queueExperiment": "Queue Experiment", |
38 | 38 | "command.removeExperiment": "Remove Experiment", |
39 | 39 | "command.removeExperimentQueue": "Remove All Queued Experiments", |
|
45 | 45 | "command.runExperiment": "Run Experiment", |
46 | 46 | "command.resumeCheckpointExperiment": "Resume Experiment", |
47 | 47 | "command.startExperimentsQueue": "Start the Experiments Queue", |
48 | | - "command.resetAndRunCheckpointExperiment": "Reset and Run Experiment", |
| 48 | + "command.resetAndRunCheckpointExperiment": "Run Experiment", |
49 | 49 | "command.selectForCompare": "Select for Compare", |
50 | 50 | "command.setupWorkspace": "Setup The Workspace", |
51 | 51 | "command.shareExperimentAsBranch": "Share Experiment as Branch", |
|
69 | 69 | "command.views.experiments.removeExperiment": "Remove", |
70 | 70 | "command.views.experiments.runExperiment": "Modify Param(s) and Run", |
71 | 71 | "command.views.experiments.resumeCheckpointExperiment": "Modify Param(s) and Resume", |
72 | | - "command.views.experiments.resetAndRunCheckpointExperiment": "Modify Param(s), Reset and Run", |
| 72 | + "command.views.experiments.resetAndRunCheckpointExperiment": "Modify Param(s) and Run", |
73 | 73 | "command.views.experiments.shareExperimentAsBranch": "Share as Branch", |
74 | 74 | "command.views.experiments.shareExperimentAsCommit": "Commit and Share", |
75 | 75 | "command.views.experimentsTree.selectExperiments": "Select Experiments to Display in Plots", |
|
0 commit comments