Hi,
I've just downloaded the latest Yang Suite release from github.
I'm trying to run it using docker.
In Admin / Manage plugins I see:
I connect to the yangsuite docker container and I see that "yang.connector" is installed:
% docker exec -it docker-yangsuite-1 /bin/sh
# pip list | grep connector
yang.connector 25.11
Did I miss something ?
Thanks, Damien.