I made a copy of a notebook in datalab. But instead of having the copy in the same folder - it was created at the root folder. That is probably a bug that needs to get fixed. In the mean time I tried to move the file to the right folder but the datalab UI doesn't seem to support that.
How do I move datalab notebook to the other folder?
Notebooks created under the /datalab path are meant for official samples, tutorials, etc. While you could create new notebooks there, making a copy of a notebook will instead create it in the root. If you are experiencing this elsewhere though that sounds like a bug.
There is no direct facility for moving notebooks; however you can download a notebook as a .ipynb file and then from the main tree view you can navigate to the directory you want it to go in and click on 'Upload' to upload it.