nteract/papermill

RuntimeError: Kernel didn't respond in 60 seconds

Open

#776 aperta il 6 feb 2024

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Python (402 fork)batch import
bughelp wanted

Metriche repository

Star
 (5381 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

🐛 Bug

Hello team, I would like some help ~~

We use papermill to execute jupyter notebook, when running papermill using subprocess multiprocessing the following error occurred.

RuntimeError (\"Kernel didn't respond in %d seconds\" % timeout)\nRuntimeError: Kernel didn't respond in 60 seconds"

RuntimeError(msg)\nRuntimeError: Kernel died before replying to kernel_info"

Relevant pageages version are jupyter-core==4.9.1, jupyter-client==7.1.2, nbconvert==7.0.0, papermill==2.3.4

Guida contributor