Hi everyone, I hope you are all well.
Has anyone had problems committing their work? even though parameters have been provided?
I’m getting the following
jovian.commit(project_name=‘02-insurance-linear-regression-skaur’)
The messages I get are:
[jovian] Detected Colab notebook…
[jovian] Error: Please provide the project argument e.g. jovian.commit(project=‘my-project’)
I have tried numerous attempts including no parameters in jovian.commit, and another with reference to my project name, but I keep getting the same error.