We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86c5660 commit f9b7979Copy full SHA for f9b7979
gui/README.md
@@ -69,5 +69,6 @@ Windows and macOS specific options:
69
Basic workflow for bundle:
70
71
1. use quarto (pandoc?) to convert qmd to ipynb
72
-1. use nbconvert and a copied Python executable to execute notebook
+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
74
1. use quarto (pandoc?) ot convert executed ipynb to desired format
0 commit comments