You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gh-36219: configure.ac: disable webencodings,tinycss2 with --disable-notebook
The `--disable-notebook` flag disables the bleach and nbconvert
packages, and the webencodings and tinycss2 packages are (solely)
dependencies of those. We can therefore disable webencodings and
tinycss2 whenever `--disable-notebook` is given.
URL: #36219
Reported by: Michael Orlitzky
Reviewer(s): Matthias Köppe
0 commit comments