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
configure.ac: disable fastjsonschema with --disable-notebook
The fastjsonschema package is solely a dependency of nbformat, which
is already disabled with --disable-notebook. We should therefore
disable fastjsonschema with --disable-notebook as well.
0 commit comments