How to see which files Python is reading or editing, knowing only its PID? I did some researches but found nothing. (on a Jupyter web server running Ubuntu)
Asked
Active
Viewed 50 times
1
-
Does this answer your question? [check what files are open in Python](https://stackoverflow.com/questions/2023608/check-what-files-are-open-in-python) – l'L'l Jan 30 '20 at 21:25
-
Also: https://stackoverflow.com/a/3370694/499581 – l'L'l Jan 30 '20 at 21:26