Potential bug when delete folders #7
NanZhangNaN
started this conversation in
General
Replies: 1 comment 1 reply
-
|
Are you sure the folder is empty? It might have hidden files. To see hidden files, you need to run ls -a folder |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Failed to delete a folder manually (by mouse)
Error message: Delete Failed Directory /home/jovyan/binder example2 not empty (although the folder is empty)
Alternatively way: delete the folder by shutil.rmtree()
Beta Was this translation helpful? Give feedback.
All reactions