traitlets icon indicating copy to clipboard operation
traitlets copied to clipboard

extra_args not documented

Open metaperl opened this issue 3 years ago • 1 comments

extra_args apparently has something to do with "extra command-line arguments that don't set config values" but nowhere is this functionality documented. I noticed it in a towards data science article.

tutorial and reference documentation would be ideal.

another issue does reference extra_args also.

metaperl avatar Apr 24 '22 07:04 metaperl

Also, what motivated extra_args? Why would you want extra command-line arguments that don't set config values?

metaperl avatar Apr 24 '22 08:04 metaperl

Docs have been updated a bit, feel free to submit a PR to improve docs if you encounter anything missing.

azjps avatar Jan 30 '23 09:01 azjps