How to run use the lseg data library inside of the Docker container and connect to the LSEG Workspace session that is running outside of that container? I try to use those function in lseg data library in the docker container, while it keep saying session not open while in my code already included the ` ld.open_session("desktop.workspace")` with the workspace is keep opening in the background.