Making the Python and Jupyter extensions work nicely on code-server is not easy. You can see that from other issues in this repo and from the code-server github issues list. You need specific versions of code-server and specific versions of the python and jupyter extensions.
My suggestion would be to pin versions of code-server, python extension and jupyter extension to something that works.
Would be really helpful.
(Unfortunately I don't know recent version that work well together. I'm trying to find them.)
Making the Python and Jupyter extensions work nicely on code-server is not easy. You can see that from other issues in this repo and from the code-server github issues list. You need specific versions of code-server and specific versions of the python and jupyter extensions.
My suggestion would be to pin versions of code-server, python extension and jupyter extension to something that works.
Would be really helpful.
(Unfortunately I don't know recent version that work well together. I'm trying to find them.)