jupyter / jupyter/notebook

Jupyter stuck in run mode

Open
#3,728 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
13.3k
Forks
5.8k
Avg merge
6d 11h
Merged PRs (30d)
7

Description

I have a repeated and hard to reproduce problem with jupyter notebook: It is occasionally get stuck in run mode.

I use Enter+Shift to run cell. Than sometimes the notebook get stuck with [*] on it, it might happen in the most trivial cells such as cell with a=1

When I use the stop and start again the notebook execute the cell correctly only to get stuck again in the next cell.

I have seen the thread in :

https://github.com/jupyter/notebook/issues/714

But couldn't find any suggested solution.

This both with notebook and with lab

![image](https://user-images.githubusercontent.com/37774670/42147828-46199214-7dd8-11e8-836c-0bc3a80fa905.png)

Contributor guide

Open the contributing guide

Research direction

No source file or test is named. Start by reproducing the stuck [*] state with a trivial cell such as `a=1` in both Notebook and Lab, and compare with the referenced issue 714. Done means cells execute reliably without requiring stop and restart.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook
Domain
tooling
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.