You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 29, 2021. It is now read-only.
We could try turtleDB for client-side database and synchronization with the server. However, the backend part tortoiseDB (via a second package) is based on MongoDB and npm. So we probably have to write a server-side adapter for the SQLite storage.
Now the provenance graph is stored in the metadata field of the notebook file.
This is not nice because:
In https://github.com/activityhistory/nbcomet they use a sqlite file for each notebook in ~/.jupyter/nbcomet, we could do something similar.
The text was updated successfully, but these errors were encountered: