wolfram-language-notebook icon indicating copy to clipboard operation
wolfram-language-notebook copied to clipboard

Notebook support for Wolfram Language in VS Code

Results 23 wolfram-language-notebook issues
Sort by recently updated
recently updated
newest added

I have successfully downloaded the extension, but it seems not activated. When I try to create a new notebook, I encountered the error --- command "wolframLanguageNotebook.newNotebook" not found. ![Screen Shot...

**Describe the bug** After starting an evaluation with wolframscript everything seems to initialize correctly: ``` [Mon, 05 Feb 2024 10:29:48 GMT] kernelIsRemote = false, kernelPort = 52906 [Mon, 05 Feb...

**Describe the bug** wolframscript doesn't start in vscode, even the terminal that vscode opens, but wolframscript is installed and works in all other terminals (like cmd, pws, etc.) that I...

**Is your feature request related to a problem?** A clear and concise description of what the problem is. In python notebooks, defining test=1 in one cell leads intellisense to suggest...

Hi, Thank you for your work as it allows a rather nice notebook environment (especially with github copilot). **Describe the bug** "Graph and Dataset objects are returned in input form...

**Describe the bug** A clear and concise description of what the bug is. (Have you checked [FAQ](https://github.com/njpipeorgan/wolfram-language-notebook#faq)?) ```mma LocalSubmit[Integrate[1/(1 - Sqrt[x])^3, x], HandlerFunctions -> MessageDialog|>, HandlerFunctionsKeys -> {"EvaluationExpression", "EvaluationResult"}] ```...

**Describe the bug** After an apparently successful installation, opening new Wolfram Notebooks fails with an error "command wolframLanguageNotebook.newNotebook not found" (screenshot attached). The same happens with the Manage Kernel command....

Hello, First of all thank you for your amazing work! This has recently turned into one of the main ingredient of my workflow. I can also see this becoming essential...

enhancement

**Is your feature request related to a problem?** I am trying to import a script file, which imo should be fairly straightforward. Thing is, the environment does not seem to...

enhancement

Attempts to fix https://github.com/njpipeorgan/wolfram-language-notebook/issues/6 VSCode now properly recognizes and detects Wolfram Kernels on Apple Silicon. Untested with any other platform, so I hope that I haven't made a regression somewhere...