If you get receive a module not found, o r package not found on your jupyter notebook, it's because that environment (regardless of what you have in your ENV or virtualenv) can't see those packages.
Installing Pip Packages on a Juptyer Notebook
If you get receive a module not found, o r package not found on your jupyter notebook, it's because that environment (regardless of what you have in your ENV or virtualenv) can't see those packages.