This bug is very close to Issue microsoft/vscode-jupyter#9283. I have been experimenting with it. I found that this bug seems to be related to the python environments(ms-python.vscode-python-envs) ...
When beginning lecture 3, using jupyterhub, the below ModuleNotFoundError appears when attempting to run the first pre-written block (aside from importing pybryt ...
In my last few articles, I looked at several different Python modules that are useful for doing computations. But, what tools are available to help you analyze the results from those computations?