Edit the Python notebooks that install with Asset Module to customize your asset reports.
To edit code in asset report notebooks, first install NI SystemLink Asset Module and JupyterHub Module.
Refer to Jupyter Notebooks and Scrapbook
documentation for details about programming with JupyterHub.
-
In
Asset Manager, select one of the reports on the dashboard.
-
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.
In
Asset Manager,
click
Reports to ensure your changes work correctly.