Use third-party Python modules to further customize your test reports.
-
In a Jupyter notebook cell on your host machine, type !pip install
<package-name>, where <package-name> is the name of
the package in PyPI you want to install.
-
Execute the step.
The package installs on the server.

Note
If you upgrade to a newer version of
SystemLink, you must reinstall any Python modules.
For information on how to use a specific Python module,
refer to the documentation for the module you install.