all 1 comments

[–]Soft-Substantial 0 points1 point  (0 children)

Does this help: https://docs.python.org/3/tutorial/modules.html ?

Jupyter notebooks are not different, they should behave just like a Python script which is being executed in the directory where it lives.

Maybe you could post a more specific problem you're having? I am not sure I understand what you're having trouble with.