rysavy-ondrej / ethanol

An experimental environment for context-based flow artifact analysis.
1 stars 0 forks source link

Create a package for VS Code Notebooks #2

Closed rysavy-ondrej closed 9 months ago

rysavy-ondrej commented 2 years ago

Prepare a library that will contain necessary functions to support the development of IPFIX context analyzers using Visual Studio Code Notebooks.

It is required to provide functions in a way that is easy to use from Notebooks. ML.NET can be the inspiration for that, e.g., using the context object and catalogs.

Supply also documentation for public functions.

rysavy-ondrej commented 9 months ago

Done. The solution contains libraries usable from Notebooks and the executable representing the CLI.