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
[embedhtml] only import from lxml if we're actually about to use it
This allows nbconvert_support to import the module, even if lxml is missing
or has missing dependency libs, etc.
In this way, problems with lxml should only bother people who are
actually tryying to use this.
0 commit comments