nteract/papermill

New union syntax not recognized by papermill

Aberta

#695 aberto em 6 de out. de 2022

 (1 comentário) (0 reação) (0 responsável)Python (402 forks)batch import
bughelp wanted

Métricas do repositório

Stars
 (5.381 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador