© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
12 replies
teauxfu

❔ ✅ Is there a way to execute a .NET Interactive notebook from the command line?

I found this related Stack Overflow post, which comes pretty close to what I want.
However I'm expecting rather to run something like
dotnet-interactive run "path/to/my/notebook.dib"
dotnet-interactive run "path/to/my/notebook.dib"


https://stackoverflow.com/questions/67801621/can-i-run-net-interactive-ipynb-from-command-line
Stack Overflow
Can I run .NET Interactive (.ipynb) from Command Line?
I have a .NET Interactive Notebook, works fine when I execute from VS Code with the extension
This contains a sequence of PowerShell scripts, that I use for local builds on my system
I want to re-u...
Can I run .NET Interactive (.ipynb) from Command Line?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,828Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

✅ Can't use Enum in VS Code .NET Interactive Notebook
C#CC# / help
4y ago
How to implement code for a Client to invoke a command from the command line
C#CC# / help
11mo ago
Is there a way to unload a class from the ram?
C#CC# / help
5mo ago
❔ Is there a way to override the DefaultInterpolatedStringHandler?
C#CC# / help
3y ago