carlitoscanas
New Contributor II

Of course you can, in your primary notebook, use the %run magic command followed by the path or name of the notebook file you want to run, like this:

%run /path/to/other_notebook.ipynb