Hi there!
This may be related to #345, so please bear with me.
I'm trying to use TorchSharp with dotnet-interactive with Jupyter notebook and I'm encountering the following behavior:

Now, I am running my setup through Docker, so I wondered if perhaps I had an issue there, so I made a quick console application to test "connectivity" with my GPU.

I'm kind of struggling to get my arms around the issue, what are some next steps I could take?
Cheers!