Cannot remove the 'git' folder in jupyternotebook


Hello, I do not kwow why the folder ‘git’ appears in my jupyter notebook like this, I want to remove it but fail because of its ‘false’ writable property. Please help me remove it. Thank you in advance !

If you run ls -l you should see the owner, group and permissions on the directory. Try comparing that with the user and group ID of your current user (id). If you can’t figure out the problem post the output of both commands and we might be able to help.

Ok, so I got the following output from the terminal when entering ls -l command

===> drwxr-xr-x. 3 root root 1 Aug 15 02:31 git