Tracking & VisualizationsNotebook Auto-Rendering
Polyaxon & Notebook Auto-Rendering
How to use Polyaxon and Notebook Auto-Rendering together
Polyaxon UI comes with an auto-rendering service for Jupyter Notebooks in the artifacts tab.
Note: Requires CE or Agent v1.8.1 or higher
Go to the artifacts tab
The Artifacts tab allows users to organize files, events, logs, models, outputs, ... from their runs that can be natively rendered in Polyaxon UI!
If your job or experiment generate or has a notebook that has been tracked by Polyaxon, you can navigate to the artifacts tab:
![]()
Visualize notebooks
If you click on any notebook, Polyaxon will attempt at rendering the notebook inside the UI:
![]()
View raw content
You can also view the raw content which is rendered in a text editor:
![]()