Perhaps a stupid question, but I recently switched to Visual Studio Code for Python and R.
I would like to use Jupyter Notebooks too, so I have installed the ms-python extension, and also the jupyter
package, as described here. However, after reloading, I don't have a command Python: Create Blank New Jupyter Notebook
, and if I open existing notebooks, the HTML/CSS is shown instead of an actual notebook view. I haven't found anything related to this problem online yet.