You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like papermill uses nbformat.v4 in multiple places of the code.
It should probably respect the nbformat that the Notebook being processed uses (looking at the nbformat and nbformat_minor versions from the Notebook)?