Greetings! I am not able to install ipykernel and receiving following error. Please advise.
print('Hello')
Running cells with 'Python 3.10.5 64-bit' requires ipykernel package. Run the following command to install 'ipykernel' into the Python environment. Command: 'c:/Users/ps98/AppData/Local/Programs/Python/Python310/python.exe -m pip install ipykernel -U --user --force-reinstall'