usnistgov / fipy

FiPy is a Finite Volume PDE solver written in Python
http://pages.nist.gov/fipy/en/latest
Other
504 stars 148 forks source link

%doctest_mode breaks viewers in jupyter lab #928

Open guyer opened 1 year ago

guyer commented 1 year ago

Enabling %doctest_mode in jupyter lab causes viewers to not display:

image

whereas, without %doctest_mode:

image