?Hi, dev! Our users want to run several notes at the end of note that prepare data.
Now user may call REST API with user's login and password. But it seems unsecured to store password inside note. Also user must to change password every 3 months. z.runNote doesn't work when interpreter set in isolated per note mode. I think it would be nice if user can run notes through REST API? with authentication through? his current token/ticket, which he can get from ZeppelinContext. Is it possible in zeppelin architecture? Regards, Maxim Belousov ?
