Automating Work Items with Jupyter Notebook
- Updated2025-11-26
- 1 minute(s) read
Automating Work Items with Jupyter Notebook
Use Jupyter Notebooks to automate and to schedule your work items with custom algorithms.
- In SystemLink Enterprise, navigate to .
- Select one or more test plans from the work items table.
-
In the toolbar, choose one of the following options.
- To automate one or more test plans, click Automate.
- To auto schedule one or more test plans, click Auto schedule.
-
In the slide-out, select the notebook that you want to perform
an action upon.
Note If you do not see your notebook, ensure that you published the notebook to an accessible workspace.Note Depending on your previous choice, ensure that the created notebook corresponds to the Work Item Automations interface or the Work Item Scheduler interface.
- Set the timeout for the execution.
- Based on your previous choice, click Automate or Auto schedule.
SystemLink opens the Executions details window to display information on the execution.
SystemLink Enterprise preserves up to 16 MB of notebook execution data for seven days. To retain more data for longer, ensure that your notebook saves and uploads your data to SystemLink.
Related Information
- Scheduling a Test Plan
Use the scheduling assistant to schedule a test plan based on which systems and DUTs are available.
- SystemLink Examples on GitHub
- Publishing a Jupyter Notebook
Publish a Jupyter Notebook (.ipynb) to SystemLink Enterprise so you can use the notebook for a data analysis and for visualizations.