In [2]:
import os

In [3]:
os.getcwd()


Out[3]:
'C:\\Users\\cliff\\repositories\\RushHour\\RushHourPy\\analysis_prototypes'

In [7]:
%run "..\compute_neighbors_and_components.py"

In [ ]: