What's Changed
* docs: improve table docstring by akshayka in https://github.com/marimo-team/marimo/pull/375
* docs: improve state docs by akshayka in https://github.com/marimo-team/marimo/pull/380
* improve best practices by akshayka in https://github.com/marimo-team/marimo/pull/381
* chore(deps): update all eslint dependencies by renovate in https://github.com/marimo-team/marimo/pull/378
* add us counties embedding example by akshayka in https://github.com/marimo-team/marimo/pull/382
* example: rotational invariance of embeddings by akshayka in https://github.com/marimo-team/marimo/pull/383
* marimo convert: from github url by akshayka in https://github.com/marimo-team/marimo/pull/384
* fix: disallow `import *` in marimo notebooks by akshayka in https://github.com/marimo-team/marimo/pull/387
* fix: Python 3.12 type parameter syntax by akshayka in https://github.com/marimo-team/marimo/pull/388
* docs: annoations, notebook/app by akshayka in https://github.com/marimo-team/marimo/pull/390
* fix: batch/dict should only update when necessary by akshayka in https://github.com/marimo-team/marimo/pull/391
**Full Changelog**: https://github.com/marimo-team/marimo/compare/0.1.56...0.1.59