cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Markup in Databricks Notebook

saqib
New Contributor II

Do Databricks Scala Notebooks support any sort of markup/markdown?

5 REPLIES 5

Bill_Chambers
Contributor II

Yes in a cell, type "%md" and type some markdown and it will render!

saqib
New Contributor II

how do i end the markdown section?

Just end the cell.

Anonymous
Not applicable

Is it possible to reference variables in markdown?

Currently it is not, if you can use the displayHTML() functionality to render HTML with variables however.

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now