Hi all,
I have 50+ .html and .py files, for which I have to create separate notebooks for each and every single one of them.
For this, manually creating a notebook using the UI and importing the .html/.py file is a bit tedious and time consuming.
Is there a way to automate this process? Say I can upload those .html/.py files to my DBFS and create notebooks automatically using those?
Any help would be appreciated.