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][AutoGen.DotnetInteractive] add DotnetInteractiveStdioConnector #3337

Merged
merged 6 commits into from
Aug 10, 2024

Conversation

LittleLittleCloud
Copy link
Collaborator

Why are these changes needed?

The original InProcessDotnetInteractiveKernelBuilder only available in .net8

This PR adds DotnetInteractgiveStdioConnector which provides similar functionality for .netstandard2.0 and .net6

Related issue number

fix #3316

Checks

@colombod
Copy link
Collaborator

colombod commented Aug 9, 2024

pr looks good to me, thank you for this feature upgrade!!!

@LittleLittleCloud
Copy link
Collaborator Author

@colombod Thank you for your help on leveraging python kernel

@LittleLittleCloud LittleLittleCloud added this pull request to the merge queue Aug 10, 2024
Merged via the queue into main with commit f49ed29 Aug 10, 2024
24 of 25 checks passed
@LittleLittleCloud LittleLittleCloud deleted the u/fix#3316 branch August 10, 2024 01:58
victordibia pushed a commit that referenced this pull request Aug 28, 2024
…#3337)

* add DotnetInteractiveStdioCOnector

* update

* update

* comment out DotnetInteractive test

* add header

* update
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
3 participants