0

I followed the instructions from https://stackoverflow.com/a/58134257/31654471:

(qiskit) C:\Users\erick> ipython kernel install --user --name=qiskit
Installed kernelspec qiskit in C:\Users\erick\AppData\Roaming\jupyter\kernels\qiskit
(qiskit) C:\Users\erick> python -m ipykernel install --user --name=qiskit
Installed kernelspec qiskit in C:\Users\erick\AppData\Roaming\jupyter\kernels\qiskit
(qiskit) C:\Users\erick>

But there is nothing in the list of kernels in VS Code.

Also, there is no kernels folder:

(qiskit) C:\Users\erick> dir C:\Users\erick\AppData\Roaming\jupyter\kernels
Get-ChildItem: Cannot find path 'C:\Users\erick\AppData\Roaming\jupyter\kernels' because it does not exist.
(qiskit) C:\Users\erick>

I do not know if it is supposed to be there, but the ipython kernel install output suggests it should be.

What am I doing wrong?

asked Oct 9 at 2:43

0

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.