laptop and a wrench

Bug

The magic command (%run) fails in the ArcGIS Pro Jupyter Notebooks with the error "Exception: File' 'Notebook1.py' 'not found."

ArcGIS Pro
Bug ID Number BUG-000171913
SubmittedOctober 30, 2024
Last ModifiedMay 30, 2025
Applies toArcGIS Pro
Version found3.3.2
Operating SystemWindows OS
Operating System Version11.0 64 bit
StatusKnown Limit

Additional Information

When using the %run magic command, the execution context differs within an ArcGIS Pro project from where it would be if initializing a standalone notebook environment and can't reliably be located via relative paths. To call with %run, a full path should be specified, specifically in the format of double backslashed paths like '%run "C:\\Users\\username\\Documents\\ArcGIS\\Projects\\nb-run-across-files\\Notebook1.ipynb'. The run command does not accept raw strings (r-prefix strings) and specifically requires the double-backslash format. With that format, it can be used in the desired workflow.

Steps to Reproduce

Bug ID: BUG-000171913

Software:

  • ArcGIS Pro

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options