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
When you use the new union syntax (str | None) papermill does not think that this is a parameter and it does not appear when calling pm.inspect_notebook or when calling papermill --help-notebook
The text was updated successfully, but these errors were encountered:
🐛 Bug
When you use the new union syntax (
str | None
) papermill does not think that this is a parameter and it does not appear when callingpm.inspect_notebook
or when callingpapermill --help-notebook
The text was updated successfully, but these errors were encountered: