-
Notifications
You must be signed in to change notification settings - Fork 37
Description
Templates are awesome and I hope they will be widely adopted in the future, as they really push us to implement best practices, as you wrote in TowardsDataScience. I am trying to show the value of this to my colleagues. They can instil in us the habit of setting a goal and describing the results and next steps for example, which are far from granted on the job.
Personally one template works fine for general analyses in Data Science, but another typical application I can see is for Dash apps that I frequently build, and would need a different template with no need to delve into method and so on, and instead contain standardized sections like the basic layout I use for our company.
I understand this introduces complexity as starting a new template simply adopts the basic one right now, but this could possibly be changed later by selecting the desired one, in the toolbar.
I would be willing to contribute to this, but it would be my first time, and I would need the time to learn the basics.