Databricks notebook how to add a title to a cell

Viewed 1044

How to add title to the cell itself like this (The tile and the code are in the same command cell):

enter image description here

Instead of putting it in a separate cell like this (The tile and the code are in different command cells): enter image description here

1 Answers

Maybe you want enter image description here which will give you enter image description here

Related