Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gh-38662: configure.ac: disable more packages with --disable-notebook
The h11 package is used only by httpcore, and httpcore is used only by httpx, and httpx is used only by jupyterlab. Since jupyterlab is already disabled by `--disable-notebook`, the others can be too. URL: #38662 Reported by: Michael Orlitzky Reviewer(s): Dima Pasechnik
- Loading branch information