Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2023 04:16 PM
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