Re: Setting the default interpreter after creating a new notebook via REST

2019-03-06 Thread Jojo Paderes
Thanks for pointing these out. I've create a jira issue for the improvement of the create notebook REST API: https://issues.apache.org/jira/browse/ZEPPELIN-4037 On Thu, Mar 7, 2019 at 12:09 AM Xun Liu wrote: > Hi, *Jojo Paderes * > > Create a note via the web, Is calling here : > https://github

Re: Setting the default interpreter after creating a new notebook via REST

2019-03-06 Thread Xun Liu
Hi, Jojo Paderes Create a note via the web, Is calling here : https://github.com/apache/zeppelin/blob/master/zeppelin-server/src/main/java/org/apache/zeppelin/socket/NotebookServer.java#L283