cozodb / cozo

A transactional, relational-graph-vector database that uses Datalog for query. The hippocampus for AI!
https://cozodb.org
Mozilla Public License 2.0
3.44k stars 108 forks source link

Jupyter Notebook inconsistent behavior #169

Closed OlehMir closed 12 months ago

OlehMir commented 1 year ago

In Jupyter Notebook regular python code does not work after using commands:

from pycozo.client import Client
%load_ext pycozo.ipyext_direct