Yepeng
Yepeng
I truly don't understand... The biological processes in `go.obo` were just not hit by exactly the same queries in many cases...
> pls look at prior discussions this is not a very common or useful operation in pandas Hi Jeff, Thanks for the pointers. I checked the previous discussions and I...
I also noticed that all `drug features` are set to be Morgan FP by design. However, a lot of those models *rely* on specific features, e.g. `SSI-DDI`, `CASTER` both explicitly...
Has this issue been fixed? We are also running into this issue when setting `metric='cosine'` but no problem when setting `metric='euclidean'`. Not sure how to probe into this issue though.
Same here. Would be nice if `torchdrug` can live with newer python. Hope also the newer protein library can be compatible too!
> Hm and when you connect to this same host through PowerShell do you see your command in RemoteCommand being passed as expected? Yes, when I use PowerShell with `ssh...
Well... maybe this error message is a problem even if the `RemoteCommand` can be passed in VSCode-Remote, since I am also getting into this error using `ssh something 'srun something'`...
> Oh I missed this earlier. I see in your logs you have `[11:47:37.915] "remote.SSH.useLocalServer": false` > > You need to have `useLocalServer` enabled to use RemoteCommand. That's why you...
> 1. Failed to set up socket for dynamic port forward to remote port 45824: Socket closed Thank you, I actually tried set `"remote.SSH.remoteServerListenOnSocket": false` and `"remote.SSH.useLocalServer": true` at the...
> Oh I see, hm that's unfortunate. Right now we can only support RemoteCommand when local server is enabled but for some machines that method doesn't work and `remoteServerListenOnSocket` is...