AngouriMath
AngouriMath copied to clipboard
Move to script-driven extension instead of kernel extension
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
Not unless https://github.com/dotnet/interactive/issues/1808 is fixed
Current state:
- On old dotnet-interactive version (see AngouriMathLab for the version) Jupyter works on old (21330.2) and new (21606.1) versionf of Formatting
- On new dotnet-interactive version Jupyter doesn't work VSC Notebooks work in both cases