tbarbette / npf

Network Performance Framework: easy-to-use experiment manager with automated testing, result collection, and graphing
GNU General Public License v3.0
38 stars 15 forks source link

Generate a Jupyter Notebook that produces graphs #62

Open Simcornelis opened 3 months ago

Simcornelis commented 3 months ago

Fidgeting with NPF graph configuration can be avoided if the result of the NPF execution is a Jupyter Notebook. The user can then directly tweak the resulting graphs or further explore the collected data.

The objective is to generate a notebook that imports the data and generates the same graph as NPF.

tbarbette commented 2 weeks ago

Note: the branch "simon" is available for pre-test