Is it possible to access a variable in markdown cells?

bdc
New Contributor III

I saw a similar question in a discussion 5 years ago and back then this option was not available.

https://community.databricks.com/s/question/0D53f00001HKHhNCAX/markup-in-databricks-notebook

I wonder if this feature has been added. It is possible to do it in Jupyter but notebook help page in databricks doesn't show such feature.

I think this is a beneficial add-on in case it doesn't yet exist because sometimes you don't wanna copy paste static values from one run and update it in every run in the markdown.

If it does exist, I'd appreciate if you can share the solution with me.

Thanks