hello dear all
- pretty new to jupiter notebook - i run MX-Linux and Visual-Studio-Code - and now i want to integrate Jupyter Notebook within VSCode - is this possible?!
according to this page - i thought that it is possible:
https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter
the man page says:
Launch VS Code Quick Open ( Ctrl+P
), paste the following command, and press enter.
ext install ms-toolsai.jupyter
but this does not work
update:
update: well to do this Environment Setup
we can go the way to install the Jupyter package.
either using the Python package installer (i.e., pip) by running pip install notebook or
conda package manager by running conda install -c conda-forge notebook.
i got back the following:
Requirement already satisfied: pyparsing>=2.0.2 in ./anaconda3/lib/python3.8/site-packages (from packaging->bleach->nbconvert->notebook) (2.4.7)
(base) martin@mx:~
after i wanted to start a new notebook i got back the following:
unexpected token c in JSON at position