asc-community / asc-community/AngouriMath
Move to script-driven extension instead of kernel extension
Open
Accepted
Area: Interactive
Not now
Proposal
- Dominant language
- C#
- Stars
- 831
- Forks
- 79
- Avg merge
- 3h 23m
- Merged PRs (30d)
- 309
Description
**The package I want to suggest the idea to**: AngouriMath.Interactive
Currently there's a class in AngouriMath.Interactive which inherits from KernelExtension. Instead, it is suggeted to move to running a dib-file with all necessary code, as shown in the link
https://github.com/dotnet/interactive/blob/main/docs/extending-dotnet-interactive.md#script-based-extensions
Contributor guide
Assessment
This issue has not been assessed yet.