Nbless command-line interface (CLI)¶
nbless¶
Create an executed Jupyter notebook from markdown and code files.
nbless [OPTIONS] IN_FILES...
Options
-
-o,--out_file<out>¶
Arguments
-
IN_FILES¶ Required argument(s)
nbuild¶
Create an unexecuted Jupyter notebook from markdown and code files.
nbuild [OPTIONS] IN_FILES...
Options
-
-o,--out_file<out>¶
Arguments
-
IN_FILES¶ Required argument(s)