Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
174 views
in Technique[技术] by (71.8m points)

python - Jupyter notebook can't connect to a kernel

For my jupyter notebook, I have several kernels. Except for python-cvcourse kernel, I can get the rest of the kernels connected.

python-cvcourse kernel doesn't work

May I know what possibly could go wrong?

I create an environment called python-cvcourse from the yml file below, which I don't think should have any problems.

name: python-cvcourse channels:

  • michael_wild
  • defaults dependencies:
  • jupyter=1.0.0
  • jupyterlab=0.34.9
  • keras=2.2.2
  • matplotlib=2.2.3
  • nbconvert=5.3.1=py36_0
  • nbformat=4.4.0
  • notebook=5.6.0
  • numpy=1.15.1
  • olefile=0.46=py36_0
  • opencv=3.4.2
  • pillow=5.2.0
  • pip=10.0.1
  • py-opencv=3.4.2
  • python=3.6.6
  • qtconsole=4.4.1
  • scikit-learn=0.19.1
  • sip=4.19.8
  • six=1.11.0
  • sqlite=3.24.0
  • tensorflow=1.10.0
  • opencv-contrib=3.3.1=py36_1 prefix: C:UsersMarcialAnaconda3envscvcourse_windows
question from:https://stackoverflow.com/questions/65903399/jupyter-notebook-cant-connect-to-a-kernel

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...