setting up multiple annotators on Prodigy web

Thank you so much Ines,

This is indeed the solution.

I ran:

%env PRODIGY_PORT = 3749
!python -m prodigy ner.manual ...

This changed the port from localhost 8080 to localhost 3749

1 Like