nteract/papermill

New union syntax not recognized by papermill

Open

#695 ouverte le 6 oct. 2022

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Python (402 forks)batch import
bughelp wanted

Métriques du dépôt

Stars
 (5 381 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

🐛 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 calling pm.inspect_notebook or when calling papermill --help-notebook

Guide contributeur