I made two submissions for crunch 3, crunch-3-model-1 and crunch-3-model-2, but for the second model, I still had the !crunch setup command of model-1 in the notebook. Is that a problem? Or completely irrelevant?
To clarify, in the notebook that I submitted under model-2, I had this command in there:
!crunch setup --notebook --size default broad-3 crunch-3-model-1 --token …
instead of
!crunch setup --notebook --size default broad-3 crunch-3-model-2 --token …