Hi @khaansaab ,
Currently, there is now out of the box mechanism that will allow you to that. As a workaround,you can create a UC volume and tell your users to upload files into that volume. Then you can create notebook that will have file_name parameter and based on that parameter it will load file to a dataframe from that volume.