Make sure creating a folder actually creates the folder

Dataiku's dirty little secret: it doesn't actually create the folder in the file system until you put a file in it. This can lead to errors if you are aware of this quirkiness (see here). This idea is to make sure creating a folder actually creates the folder, without having to add a file first.