googledatalab / datalab

Interactive tools and developer experiences for Big Data on Google Cloud Platform.
Apache License 2.0
974 stars 249 forks source link

I was able to break ungit and crash ALL open DL tabs in my browser! #1338

Open brandondutra opened 7 years ago

brandondutra commented 7 years ago

From a notebook, I clicked ungit. I changed the path to /content (which is my local home folder) and then 'create repo'. I got a popup warning saying "Too many unstaged files, It is recommended to use command line as ungit may be too slow." I got two options "don't load" and "load anyway". If I click don't load, I am sent to a white page that just says "Cannot GET /tree/datalab".

I closed the tap and opened ungit again, after doing nothing for ~5secs, I got the same popup warning. I then clicked 'load anyway' and then all my DL tabs crashed!

Same problem continues if I start a new container. I fixed this infinite error by removing the .git folder in my /content

Using DL 0.5.20170324

DireStraits01 commented 4 years ago

did you solve your problem