Analyzing Files with Jupyter Notebook
- Updated2025-04-25
- 1 minute(s) read
Process data in files using Jupyter Notebook to generate high-level insights about your data.
- Navigate to .
-
Select one or more files, expand the Analyze drop-down,
and select Analyze.
Note You can analyze up to 50 files at a time.
-
In the Analyze files slide-out, select the notebook you
want to run on your files.
Note If you do not see the notebook you are looking for, ensure that you published the notebook to a workspace you can access.
-
Click Analyze.
The Executions grid opens and shows the notebook execution you initiated.Note SystemLink Enterprise preserves up to 16 MB of notebook execution data for 7 days. To retain more data for longer, ensure that your notebook saves and uploads your data to SystemLink.
Related Information
- Visualizing Notebook Data on a Dashboard
Create a dashboard to visualize data from Jupyter notebooks.
- Using Notebook Outputs as Dashboard Variables
Create variables that use notebook outputs to dynamically view dashboard data.
- SystemLink Enterprise Examples on GitHub