2

I downloaded the Wolfram Engine and have verified that it works by running it in the terminal.

I also downloaded a VSC extension for the Wolfram Langauge: https://github.com/WolframResearch/vscode-wolfram

The readme file says that notebooks are created using the .vsnb extension. So, I tried making a new file in VSC with the .vsnb extension but it doesn't seem to recognize that I am writing WL. For instance, there is no 'run' button in the upper right corner, and the tab icon doesn't turn into the WL symbol.

However, this method works just fine for creating python scripts.

1 Answer 1

1

Screenshot of the VS Code Extension setting

I have also been confused on this issue for a while. Literally just until a moment ago, I found the answer: There is a setting called "Notebook: Kernel Enabled" and it is defaulted NOT CHECKED!

Mark that checkbox and restart VS Code, open your .vsnb file and there should be pop up message says the Wolfram Kernel has been launched (given the path is properly set or can be auto-detected).

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.