nteract/papermill

New union syntax not recognized by papermill

开放

#695 创建于 2022年10月6日

 (1 条评论) (0 个反应) (0 位负责人)Python (402 个派生)batch import
bughelp wanted

仓库指标

星标
 (5,381 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

🐛 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

贡献者指南