%run with spark magic #907
alexmihaicraciun
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
It's there any way to make %run command to run one or multiple notebooks from a main notebook?
When I'm trying to run a notebook, it throws 'name spark is not defined' from get_ipython().run_line_magic('run', 'Untitled2.ipynb')
Beta Was this translation helpful? Give feedback.
All reactions