simple_notebook

from myst_nb import glue
q = 16
glue("my_variableq", q)
16