usc-isi-i2 / kgtk

Knowledge Graph Toolkit
https://kgtk.readthedocs.io/en/latest/
MIT License
348 stars 57 forks source link

Jupyter Lab: IPP Extension Server Error #675

Open CraigMiloRogers opened 1 year ago

CraigMiloRogers commented 1 year ago

I received the following error message when trying to start the KGTK Tutorial part 1 in Jupyter Lab:

IPP Extension Server Error
Failed to list clusters: might the server extension not be installed/enabled?
CraigMiloRogers commented 1 year ago

I updated using make requirements, to no avail.

CraigMiloRogers commented 1 year ago

I suspect that I need to install something that's not listed in our requirements files.

saggu commented 1 year ago

@CraigMiloRogers did you install https://github.com/usc-isi-i2/kgtk/blob/master/requirements-dev.txt ?