nteract/papermill

Improve documentation on execute_notebook

開放

#808 建立於 2024年10月16日

 (0 則留言) (0 個反應) (0 位負責人)Python (402 個分叉)batch import
docsenhancementhelp wanted

倉庫指標

星標
 (5,381 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Add parameters to execute_notebook

We should add a page that showcase all optional parameters that you can add to the execute_notebook method, I think this are similar to the CLI ones

Motivation

Given this is not a method heavy library I understand we don't have a page documenting which parameters each function has (I don't know if the API even has something else than execute_notebook) however it wasn't clear how to use log-output or other parameters until I found the internal workings of the bin.

貢獻者指南