You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in the webUI tree view, folders and files are listed. From a pip installation of jupyter notebook, I can delete any file or folder by clicking on the bin icon and confirm the deletion. If now, I run jupyter notebook from the docker image, after confirming the deletion of the file/folder, nothing happens.
Would you have a clue of the problem?
Thanks
EDIT : renaming works perfectly but not delete
EDIT2: I pushed a little further and I figured out that the problem exist in the latest tagged docker container of jupyter notebook (version with the move button in the webUI) but not in the stable tagged version (without the move button).