nteract/papermill

New union syntax not recognized by papermill

Ouverte

#695 ouverte le 6 oct. 2022

 (1 commentaire) (0 réaction) (0 personne assignée)Python (402 forks)batch import
bughelp wanted

Métriques du dépôt

Stars
 (5 381 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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