Coming soon

Coming soon

This is Custom Software For Professionals, a brand new site by max koretskyi that's just getting started. Things will be up and running here shortly, but you can subscribe in the meantime if you'd like to stay up to date and receive emails when new content is published!

```python import marimo as mo ``` ```python slider = mo.ui.slider(1, 10) slider ``` ```python slider.value * "🍃" ```