How i run ipynb on vscode
hello, I opend ipynb file on runpod ssh with vscode, bun when run the cell, I get failed message.
'need ipykernel package for run the cell'
I use the command, '/bin/python3.10 -m pip install ipykernel -U --user --force-reinstall',
then i get message that '/bin/python3.10: No module named pip.'
so i check pip --version, 'pip 25.1.1 from /usr/local/lib/python3.11/dist-packages/pip (python 3.11)'
What can i do for solve this problem?
3 Replies
Unknown User•5mo ago
Message Not Public
Sign In & Join Server To View
OMG thanks u!
Unknown User•5mo ago
Message Not Public
Sign In & Join Server To View