In VSCode I can create a jupyter notebook via the Command Palette "Jupyter: Create Interactive Window".
How can I set the Jupyter env variables for Jupyter directories so the Jupyter interactive window recognizes them?
For example, how can I set the JUPYTER_RUNTIME_DIR so the Jupyter interactive window will use it's value?