ILNInteractive
(= .NET Interactive + ILNumerics + ILN2XPlot)
ILNInteractive provides:
- Support for ILNumerics (https://ilnumerics.net/) in .NET Interactive (https://github.com/dotnet/interactive)
- Export functionality for ILNumerics scene graphs and plot cubes to XPlot plotly (interactive data visualization package) via ILN2XPlot (https://github.com/profix898/ILN2XPlot).
Important
Project Status: ILNInteractive has been retired and this repository is now archived. No further development or maintenance is planned.
This project was built on top of .NET Interactive / Polyglot Notebooks. .NET Interactive was deprecated on April 24, 2026, and the upstream dotnet/interactive repository has been archived by Microsoft.
Existing code and notebooks remain available for reference, but future versions of Visual Studio Code, .NET, or related dependencies may break this workflow.
There is currently no successor project for ILNInteractive.
Open Demo.ipynb in Visual Studio Code to explore ILNumerics support for .NET Interactive. For best experience, install the .NET Interactive Notebooks extension in VS Code.
ILNInteractive is licensed under the terms of the MIT license (https://opensource.org/licenses/MIT, see LICENSE.txt).
- ILNInteractive integrates ILNumerics Ultimate VS (https://ilnumerics.net/), which comes with its own license conditions.
- Development for ILNInteractive requires a valid license from ILNumerics.
- In the context of ILNInteractive and within .NET Interactive all features of ILNumerics can be used free of charge (incl. commercial use).
ILNInteractive is in an early stage of development and should be considered experimental.