5 lines
121 B
Text
5 lines
121 B
Text
# TODO: add support for outputs
|
|
|
|
jupytext --from qmd $1 --pipe black --opt 'notebook_metadata_filter=-all'
|
|
|
|
# vim ft=zsh
|