JovianHQ / jovian-py

Collaboration platform for data science projects & Jupyter notebooks
https://www.jovian.ai
112 stars 31 forks source link

Avoid repeated errors when notebook filename is changed #259

Closed aakashns closed 3 years ago

aakashns commented 3 years ago

Currently, if you change the filename on Binder, you repeatedly get an error message on jovian.commit.

In this change, we reset the filename if the detected file is not found.