Is there a way to save state of the notebook in form of "Report" view so it
can be used later for comparison or just kept for bookkeeping. Currently
only way I can think of to do this is to clone a new notebook every time
you want to keep state of Report.
Thanks
--
[image: What's New with Xact
Currently it's not possible.
But it'll be really useful if z.run() can run the paragraph from in other
Note.
Thanks,
moon
On Thu, Oct 27, 2016 at 7:02 AM afancy wrote:
> Hi,
>
> If using z.run() command, is it possible to run the paragraph from
> different notebook?
>
> Thanks
>
> /afancy
>
Hi,
If using z.run() command, is it possible to run the paragraph from
different notebook?
Thanks
/afancy
Hi,
Have you tried
http://zeppelin.apache.org/docs/latest/manual/dynamicform.html#select-form ?
Thanks,
moon
On Tue, Oct 25, 2016 at 12:15 AM Manjunath, Kiran
wrote:
> Hello All,
>
>
>
> I have a question on creating dropdown list (dynamic forms) using psql
> interpreter.
>
> I am using 0.6 ve
Dear all,
I pull zeppelin from github, and build. I run the following Spark
streaming code in a paragraph, but got the NoClassDefFoundError. Could
anybody help? thanks!
import org.apache.spark._
import org.apache.spark.streaming._
import org.apache.spark.streaming.StreamingContext._
case clas