Reporting Data with Jupyter Notebooks
- Updated2025-02-19
- 1 minute(s) read
Reporting Data with Jupyter Notebooks
Develop interactive reports with Jupyter notebooks. Use the reports to visualize and analyze your test and measurement data and asset management.
When you install Jupyter Notebook for SystemLink, predefined Jupyter notebooks (.ipynb) install on your server. The Jupyter notebooks contain Python code and instructions for leveraging the SystemLink Python APIs to obtain, analyze, and process data. When you execute notebooks in JupyterHub, Test Monitor, or Asset Manager, the notebooks communicate the results as graphical reports in the environment you executed them.
Related Information
- Creating a New Jupyter Notebook
Create a new Jupyter notebook (.ipynb) in JupyterHub to develop code for visualizing, analyzing, and processing data from your tests, measurements, assets, and more.