Daniel Kerbel

Results 2 issues of Daniel Kerbel

I've restructured the project as a python package - this should now allow installing the library via pip(as a git dependency) or other python dependency managers(e.g, poetry), and access it...

Currently, when trying to load a jupyter notebook when the disk is full, you may see an error as follows: ![image](https://github.com/user-attachments/assets/97ad5f6a-18c9-485c-b087-7685bf1cd1e0) (The reason is, opening a notebook involves SQLite updating...

enhancement