-
-
Notifications
You must be signed in to change notification settings - Fork 76
Description
I encountered a problem where my files in the current working directory are deleted without my intention. I posted it to jupyterlab but it might be a bug in jupyterlab-latex..
I am running Jupyterlab version 1.1.4. In this folder were pdfs and latex (.tex, .aux, etc) files along with some other non-latex files. There was no code running besides maybe the jupyterlab/latex extension. The files were not changing, however, so I do not believe jupyterlab/latex was re-compiling the pdfs or anything. This is a debian system.
I've used jupyterlab with latex and python without this problem for over a year. When I first found this problem, the files from two distinct folders were erased. Both folders contained latex files and there was a jupyterlab workspace whose working directory was each of the folders. I recovered the files from backups and closed one of the workspaces. The folder corresponding to that workspace did not lose files. The other workspace was left running. That folder now has no files.
I first observed the problem when I accessed the workspaces from a different computer. The two workspaces were still open on my host machine but no processes were running. When I logged in, I noticed that all the files were gone.