I have recently started doing some data viz work with Jupyter Notebooks. The specific requirement has been getting data from Spark into D3 and using Jupyter is a quick way to do that as it has robust pyspark support.
The following notebook shows how this works using a built in Pandas data set. Note: The Github Gist doesn’t show that graph output though.