Following the migration to pyproject.toml (#1667) and the development environment updates (#1656), the documentation still relies on a legacy Jupyter Book 1/Sphinx configuration (conf.py + _config.yml).
It could be worth investigating a migration to the native Jupyter Book 2/MyST configuration to simplify the documentation build and remove legacy configuration where possible!
Following the migration to pyproject.toml (#1667) and the development environment updates (#1656), the documentation still relies on a legacy Jupyter Book 1/Sphinx configuration (
conf.py+_config.yml).It could be worth investigating a migration to the native Jupyter Book 2/MyST configuration to simplify the documentation build and remove legacy configuration where possible!