Umuzi-org / Tilde

Open source agile, collaborative learning platform.
52 stars 34 forks source link

Fix: Frozen Modules Bug when marking pandas projects #684

Closed kingraphaii closed 7 months ago

kingraphaii commented 7 months ago

Description:

When marking or running a config check for jupyter notebook projects, a breakpoint is hit because we expect a certain length of the output from the NbConvert cmd. This happens when Python prints out some warnings, as shown in the screenshot below.

 image

This fix only checks if the output we need is present in the output irregardless of the out. length

What are you up to? Fill us in :)

Screenshots/videos

I solemnly swear that: