What's Changed
* feat: task graph html repr by jokasimr in https://github.com/scipp/sciline/pull/99
* docs: add examples of replacing providers by jokasimr in https://github.com/scipp/sciline/pull/101
* Add kwargs to `.compute()` by nvaytet in https://github.com/scipp/sciline/pull/103
* Support param tables with only index and no columns by SimonHeybrock in https://github.com/scipp/sciline/pull/106
* Docs: Add links to examples, mention dask by SimonHeybrock in https://github.com/scipp/sciline/pull/109
* Add domain_types sphinx extension by jl-wynen in https://github.com/scipp/sciline/pull/110
* fix: separate series subgraphs by index name by jokasimr in https://github.com/scipp/sciline/pull/112
* Support keyword-only arguments by jl-wynen in https://github.com/scipp/sciline/pull/116
* Detect missing typehint early by jl-wynen in https://github.com/scipp/sciline/pull/120
* feat: check constraints on typevars by jokasimr in https://github.com/scipp/sciline/pull/118
**Full Changelog**: https://github.com/scipp/sciline/compare/24.01.1...24.02.0