Edit the Python notebooks that install with Test Module to customize your test reports.
To edit code in test report notebooks, first install NI SystemLink Test Module and JupyterHub Module.
Refer to Jupyter Notebooks and Papermill documentation for details about programming with JupyterHub.
-
In Test Monitor, click Reports.
-
Select the report you want to customize in JupyterHub.
-
Click Download Source to save a copy of the
.ipynb file to your local machine.

Note
You can find all preinstalled notebooks in
C:\ProgramData\National
Instruments\Skyline\JupyterHub\notebooks\_shared\reports .
-
On the toolbar, click
and click
Jupyter.
-
Create a new folder and name it reports.
-
In the reports folder, upload the .ipynb file you saved.
-
Open the notebook and modify it using Python code.
-
Save the notebook.
-
If you want other users on your server to access this report, save the report
to C:\ProgramData\National
Instruments\Skyline\JupyterHub\notebooks\_shared\reports.
In
Test Monitor, click
Reports to ensure your changes work correctly.