Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help needed: Multiple & Remote kernel #45

Open
gapplef opened this issue Dec 3, 2024 · 2 comments
Open

Help needed: Multiple & Remote kernel #45

gapplef opened this issue Dec 3, 2024 · 2 comments

Comments

@gapplef
Copy link

gapplef commented Dec 3, 2024

Currently, after connecting to a remote machine in VS Code (with the SSH extension) and setting the Path to Wolfram System Kernel to the appropriate path on the remote system, I can successfully run .vsnb code.

However, I encountered two issues:

  1. The following warning shows constantly when executing code:
    WriteString::strml: $Failed is not a string, stream, or list of strings and streams.
  2. I cannot configure multiple kernels simultaneously, such as one for the local machine and one for the remote machine.
@suman-wolfram
Copy link
Collaborator

We are investigating the remote kernel issue.

As of now, different VsCode instance can be configured with different local system kernel.

image

@gapplef
Copy link
Author

gapplef commented Dec 4, 2024

Appreciate your help!

I successfully configured different system kernels for the local and remote machines. It turns out that the local (User) and Remote setups use different configuration files.
Screenshot

Still, it would be great to have support for multiple kernels that can be selected at runtime, similar to what Wolfram Language Notebook extension provides.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants