Re: code generation: paragraph generates another paragraph

2016-12-14 Thread Ruslan Dautkhanov
Hi Moon, I believe there are many use cases beyound our needs, when users could access rest API directly through 'z' variable. Done: https://issues.apache.org/jira/browse/ZEPPELIN-1814 Thank you. -- Ruslan Dautkhanov On Wed, Dec 14, 2016 at 8:53 AM, moon wrote: > Hi Ruslan, > > Although y

Re: code generation: paragraph generates another paragraph

2016-12-14 Thread moon
Hi Ruslan, Although you can always create your function that call Zeppelin's rest API to add paragraph, providing capability to add paragraph through 'z' (more precisely, from Interpreter) helps provide user more interactive usage of notebook i think. Do you mind file an issue for this feature?