import%20marimo%20as%20mo%0A%0Aslider%20%3D%20mo.ui.slider(1%2C%2030)
mo.md(%0A%20%20%20%20f%22%22%22%0A%20%20%20%20This%20is%20a%20**reactive**%20Python%20notebook%20that%20**runs%20automatically**%0A%20%20%20%20when%20you%20modify%20them%20or%0A%20%20%20%20interact%20with%20UI%20elements%2C%20like%20this%20slider%3A%20%7Bslider%7D%0A%0A%20%20%20%20%7B%22%23%23%22%20%2B%20%22%F0%9F%8D%83%22%20*%20slider.value%7D%0A%20%20%20%20%22%22%22%0A).callout(%22info%22)