Hubert-Dudek
Databricks MVP

in python cell just use:

query = "SELECT 1"

spark.sql(query)


My blog: https://databrickster.medium.com/