nteract/papermill

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

開放

#619 建立於 2021年7月3日

 (1 則留言) (0 個反應) (0 位負責人)Python (402 個分叉)batch import
bughelp wanted

倉庫指標

星標
 (5,381 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

🐛 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

貢獻者指南