how to create markdown in databricks
Pre-requisites: A Databricks account; A GitHub account; Create a notebook in Databricks. In it, use write.csv (USArrests, "USArrests.csv") to write out some data to your hard drive. For display_markdown() to display output, we must specify another argument raw as True (display_markdown(