Debugging a Jupyter Notebook with Python 3.6? #14331
Unanswered
brunomorampc
asked this question in
Questions and Answers
Replies: 1 comment
-
I think your option would be to install an old version of Juptyer Extension, Pytohn Extension and VS Code |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My project must use Python 3.6, which means I can't install ipykernel=6.0.0 which is necessary to debug the cells (see here https://github.com/microsoft/vscode-jupyter/wiki/Setting-Up-Run-by-Line-and-Debugging-for-Notebooks) is there a workaround to that?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions