While attempting to create a piano roll with librosa and matplotlib, like this: def plot_piano_roll(pm, start_pitch, end_pitch, fs=100): # Use librosa's specshow function for displaying the piano roll ...
We are not able to display/output graphs inline ( as embedded objects, like in the earlier release) the popups are annoying and hang. How to switch back to display the results inline as embedded ...