Hey Joe,
How did you start the notebook? Have you followed our instructions from the download page (
http://www.h2o.ai/download/sparkling-water/spark16#pysparkling)?
Should be working fine, here are some example notebooks we tested it with
https://github.com/h2oai/sparkling-water/tree/master/py/examples/notebooks
If, even after following the above steps, it doesn't work we might need to some details about your work env to try and reproduce it.
Mateusz
On Saturday, September 17, 2016 at 1:12:39 AM UTC+9, Joe Codeswell wrote:
> Dear h2ostream,
>
>
> I am very new to H2O, Spark, etc..
>
>
> I am TRYING to run pySparkling in Jupyter/Python2.
>
>
> I can import h2o. However when I try to import pysparkling, it gets found, but throws an error saying, "... ImportError: No module named pyspark.context". I'll put a screenshot below my signature.
>
>
> So I have 2 questions:
>
>
> Am i barking up the wrong tree; can pysparkling be used in this way?If it's "the RIGHT TREE" :), what do i need to do to make this work?