NBDev with nbextensions that create special outputs?

I have been doing a lot of work with jupyter nbextensions lately and know that some of them create extra cell output. e.g. ExecuteTime displays a timestamp and execution time as shown below

execute_time0

Is there any chance this will interfere or cause problems with nb diffing? Or are these special extra outputs handled by nbdev just as normal outputs are? Thank you!

Not sure how they code this, so just try and see what happens? Please tell us if you get some problems.

1 Like