Skip to content

Instantly share code, notes, and snippets.

@treper
Created March 11, 2017 16:56
Show Gist options
  • Save treper/350c65e14f759b6dc00630c8786e35f3 to your computer and use it in GitHub Desktop.
Save treper/350c65e14f759b6dc00630c8786e35f3 to your computer and use it in GitHub Desktop.
start pyspark in ipython notbook
PYSPARK_DRIVER_PYTHON="jupyter" PYSPARK_DRIVER_PYTHON_OPTS="notebook" pyspark
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment