Replies: 1 comment 2 replies
-
We'll look into it. Are you using the VS Code extension? Also, are you interested in automating the execution of this kind of notebook from the command line? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I'm really loving .NET Interactive and I'm currently using it to set up some complex one-shot data migration pipelines that mixes C#, powershell and SQL.
I was wondering if there is a way to completely halt further notebook execution if a cell returns an error (i.e throws exception or a program returns an error code)? I've been looking through the docs but I can't seem to find a way to do this.
Best regards,
Andreas
Beta Was this translation helpful? Give feedback.
All reactions