WolframResearch / WolframLanguageForJupyter

Wolfram Language kernel for Jupyter notebooks
MIT License
1.05k stars 126 forks source link

Is it possible to use this with the jupyter extension for VScode ? #139

Closed userrand closed 1 year ago

userrand commented 2 years ago

Thank you for this nice product. Is it possible to use this with jupyter extension for VScode or to use a custom notebook API (I do not know how that works) ?

JuanG970 commented 1 year ago

I don't know if this is still relevant, but it is possible. Here is how I did this:

  1. Configure your Mathematica as states in the README of this repo
  2. Install Jupyter extension
  3. Create a new notebook and when prompted select "Jupyter Kernel" and if step 1 was done correctly you will see something like this: SCR-20230405-nals
userrand commented 1 year ago

I don't know if this is still relevant, but it is possible. Here is how I did this:

1. Configure your Mathematica as states in the README of this repo

2. Install [Jupyter extension](https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter)

3. Create a new notebook and when prompted select "Jupyter Kernel" and if step 1 was done correctly you will see something like this:
SCR-20230405-nals

Hi, thank you. I forgot I opened this and I already use it in VScode. Thank you for the effort of looking for an image and everything (: :+1: