nteract/papermill

TOML file as parameters input file

Open

#719 opened on Apr 15, 2023

 (0 comments) (0 reactions) (0 assignees)Python (402 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (5,381 stars)
PR merge metrics
 (PR metrics pending)

Description

🚀 Feature

I would love to be able to define parameters in TOML rather than just yaml. I think TOML is seeing more use in the Python community through pyproject.toml and the syntax is much closer to that of Python.

Contributor guide