jupyter / jupyter/notebook

Cannot Connect to Kernel issue

Open
#5,396 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
13.3k
Forks
5.8k
Avg merge
6d 11h
Merged PRs (30d)
7

Description

![Screenshot (48)](https://user-images.githubusercontent.com/64141822/79979991-0c1c7400-84c0-11ea-8161-45dfce045104.png)
As i found the solution is to downgrade the tornado pip to 5.1.1 . Either using
pip install tornado==5.1.1 command or the screen shot method . But I cannot access the Mark to install the version as shown in screenshot. when I run the command

C:\Users\AYUSH>pip install tornado==5.1.1
Requirement already satisfied: tornado==5.1.1 in e:\anaconda3\lib\site-packages (5.1.1)

but still it shows cannot connect to kernel in Jupyter notebook. Please Help me i am stuck at this

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the kernel connection failure in Jupyter Notebook with the reported Anaconda environment and installed Tornado version. Determine whether the failure is caused by the environment or by Jupyter Notebook, and document a reproducible cause and resolution.

Written by the indexing model from the issue text.

Assessment

Tech stack
anaconda, jupyter-notebook
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.