Closed sametmax closed 4 years ago
In that specific case, use warnings.warn, not raise.
This needs to be an error to avoid converting the notebook twice. If you disable markup you wont get the error anymore.
markup
In that specific case, use warnings.warn, not raise.