Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[.Net] add DotnetInteractiveKernelBuilder to AutoGen.DotnetInteractive #3317

Merged
merged 7 commits into from
Aug 8, 2024

Conversation

LittleLittleCloud
Copy link
Collaborator

@LittleLittleCloud LittleLittleCloud commented Aug 7, 2024

Why are these changes needed?

The DotnetInteractiveKernelBuilder builds in-proc dotnet interactive kernels with following sub-kernels

  • csharp kernel
  • fsharp kernel
  • pwsh kernel
  • jupyter kernel

fix #3316

Related issue number

Checks

@LittleLittleCloud LittleLittleCloud added this pull request to the merge queue Aug 8, 2024
Merged via the queue into main with commit 5732b3e Aug 8, 2024
37 checks passed
@LittleLittleCloud LittleLittleCloud deleted the u/CodeInterpreter branch August 8, 2024 18:00
victordibia pushed a commit that referenced this pull request Aug 28, 2024
#3317)

* add DotnetInteractiveBuilder

* update

* fix workflow

* add pwsh test

* update

* add extract code extension

* update workflow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[.Net][Feature Request]: Support python code execution in AutoGen.DotnetInteractive
2 participants