Open
Description
Description
Updating jupyter-collaboration from one version to another usually breaks because of .jupyter-ystore.db
, removing that file fixes it.
Should we include the current jupyter-collaboration version in this file and have some logic to compare the current version to the version saved in the file? In case of mismatch, the file should be removed.