nteract/papermill

Many empty files for IPC in /.local/share/jupyter/runtime

オープン

#619 opened on 2021/07/03

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Python (402 件のフォーク)batch import
bughelp wanted

Repository metrics

Stars
 (5,381 個のスター)
PR merge metrics
 (PR metrics pending)

説明

🐛 Bug

Due this issue https://github.com/nteract/papermill/issues/511 around ports I changed configuration as c.KernelManager.transport = 'ipc' from tcp

This case made for server that I have many empty files for IPC in /.local/share/jupyter/runtime ,eg. like: kernel-fc84e21e-f923-489f-a537-d03f31f63401-ipc-1 kernel-fc84e21e-f923-489f-a537-d03f31f63401-ipc-2

Any opened notebook creating this file, and can't delete Could not delete /.local/share/jupyter/runtime/kernel-4dfsfsdfsfdsdsfdsffdsf-ipc-2: Invalid argument

コントリビューターガイド