I have installed prodigy and the jupyter-lab extension in a virtual environment in Anaconda on a Windows 10 machine (see screenshot 1 below). I'm having a number of problems accessing the annotation interface, similar to some previous posts but none of the fixes seem to solve my issue.
-
When trying to run prodigy commands from within my notebook the annotation interface doesn't open in the extension tool, but says "localhost refused to connect". (see screenshot 1 below)
-
I see an error for attempting to bind to a socket in use (see screenshot 1 below) but the annotation can then be opened in the browser at that address
-
Changing the url in settings doesn't seem to change which socket is used when prodigy is called (see screenshot 2 below)
-
The main issue is that if I start a new prodigy session with a different dataset/labels/etc this does not reflect in the annotation session which opens. (see screenshot 3 below, which is the result of the second command in screenshot 1) I always get the original session open again, even though I can see that a new dataset has been recorded in prodigy datasets. This cleared after a pc restart, but nothing less than that seemed to refresh the interface.
Any ideas how I could find the source of these problems?