Skip to content

Commit f9b7979

Browse files
committed
📝 add hint to execution procedure
1 parent 86c5660 commit f9b7979

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

gui/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,6 @@ Windows and macOS specific options:
6969
Basic workflow for bundle:
7070
7171
1. use quarto (pandoc?) to convert qmd to ipynb
72-
1. use nbconvert and a copied Python executable to execute notebook
72+
1. use nbconvert programmatically (see [docs](https://nbconvert.readthedocs.io/en/latest/execute_api.html#example))
73+
and the bundled Python executable to execute notebook
7374
1. use quarto (pandoc?) ot convert executed ipynb to desired format

0 commit comments

Comments
 (0)