Suddenly i got undefined python version error in jupyter notebook(vscode)
Suddenly, my vscode have an undefined kernel error.
I can run my code, but when i try to run my code that undefined kernel error message comes out and link to here(https://github.com/microsoft/vscode-jupyter/wiki/Using-unsupported-Python-Environments)
I think my python version is okay, because i can run my python in terminal.
Why these error comes out?