Haven't had luck with documentation. What is the syntax to run a specific paragraph using the pyspark interpreter? I'm using Version 0.8.0-SNAPSHOT.
%pyspark z.run('20170227-213250_876580864') .. AttributeError: 'PyZeppelinContext' object has no attribute 'run' Thank you Jonathan Greenleaf