[project] name = "chadbook" version = "0.1.0" description = "minimal jupyter notebook boilerplate with uv" requires-python = ">=3.11" dependencies = ["jupyter", "marimo", "anywidget", "traitlets"] [tool.uv] dev-dependencies = []