I want to know how I could run Jupyter Notebook in VS Code with Julia as Interpreter? I wanted to use a variable inspector/ explorer from this package but I cant get it to work. Is there an even simple way to implement them? Like with Python? In Short like here?
https://code.visualstudio.com/docs/python/jupyter-support
Once a new notebook is created you can go and change the kernel to Julia. Now in the left bottom of your vscode window, you will see option to change the Interpreter. Click on it and point it to your julia.exe file. You are good to go!
Inside VS Code, go to the Extensions view by clicking View on the top menu bar and then selecting Extensions. In the Extensions view, search for the term "julia" in the Marketplace search box, then select the Julia extension (julialang. language-julia) and select the Install button. Restart VS Code.
If you have an existing Jupyter Notebook, you can open it by right-clicking on the file and opening with VS Code, or through the VS Code File Explorer.
As of November 11th, 2020, the Jupyter Notebook extension in VSCode now supports Julia out of the box. Find out more here.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With