ipython / ipython/ipykernel

cell line numbers fail to display for all executed cells

Abierto
#366 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
734
Forks
412
Merge medio
1 d 5 h
PR fusionados (30 d)
8

Descripción

Did a clean windows install on Oct 11. Followed that day or the next by anaconda windows install. Version 5.0.0 of ipykernel was installed. When running scripts manually or with Restart&Run - cells were being executed in wrong order and some skipped. Could only control by running each cell and waiting until it was completed. See #362

Installed (conda install ipykernel) version 5.0.1 today. For first script I ran, the first 4 cells executed and the line numbers correct.
![image](https://user-images.githubusercontent.com/18385288/47183118-330b5000-d2f5-11e8-93ac-f7061014ac71.png)

For the remaining 6 the * remains even after cell execution. If the script is interrupted the correct cell line numbers appear in place of the *.

Ran a second script - first 18 displayed correct cell number after execution. 3 cells have executed and * still present. The 4th still running and than kernel dies. Contrary to message it never restarts. I always restart Windows at this point.

Win 10 Home 1803 build 17134.345
conda 4.5.11
ipykernel 5.1.0
python 3.6.6

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.