Open
Description
Executing a Raku cell with this code crashes the Jupyter kernel (in both Visual Studio Code and Safari):
sub MAIN() {
say 'HERE!!!';
}
I get the message:
Usage:
jupyter-chatbook.raku
The Kernel crashed while executing code in the current cell or a previous cell.
Please review the code in the cell(s) to identify a possible cause of the failure.
Click [here](https://aka.ms/vscodeJupyterKernelCrash) for more info.
View Jupyter [log](command:jupyter.viewOutput) for further details.
Metadata
Assignees
Labels
No labels