Hi,
I see that the #|gui directive is not listed here Directives – nbdev. Is it still valid?
If I use it in a cell the cell runs when I execute the notebook in vscode and it does not run when I execute nbdev_prepare from the DOS prompt. This is what I expect.
However, the cell does run during CI when committed to github, which I would not expect. Is this correct. If so, is there a directive to ensure a cell is not executed during CI?