Data science library kernelspec is not installed ...
intellipaat.com › community › 46737Apr 15, 2020 · File "C:\Users\dayneo\AppData\Roaming\Python\Python38\site-packages\jupyter_core\command.py", line 133, in _jupyter_abspath. raise Exception(Exception: Jupyter command `jupyter-notebook` not found. When I try to install it shown it already exists: pip install -U jupyter . Requirement already up-to-date: jupyter in c:\users\dayneo\appdata ...
Unable to run jupyter notebook · Issue #5902 · jupyter ...
github.com › jupyter › notebookDec 08, 2020 · This is my first time posting and I'm new to Python as well as Jupyter. I apologize if this is not enough info below or incorrect format. I'm running on Windows 10. I'm unable to open a notebook. Here is what I receive when typing in jupyter notebook. These are the commands which i used: conda create -n <new_env_name> python=3.6 pip install jupyter