Hello Skool, I need a little help.
I'm not sure if it's possible to do what I'm thinking.
Is it possible to run a cell from another notebook?
I know that I can run a whole notebook from another notebook, using the command %run 'Name of the notebook'
But is it possible to run only a cell?
and how should I insert the reference in the "source" cell?
I've been looking for this on these links:
Thanks.