Re: Calling Scala function from angular submit button

2019-10-04 Thread Stephen Boesch
;re saying but I'm not sure how to go about it. > Any tips or good tutorials on it to point me in the right direction. > Thanks for the response. > > On Fri, Oct 4, 2019 at 5:58 PM Stephen Boesch wrote: > >> You'll need to start a listener/server on the scala end and

Re: Calling Scala function from angular submit button

2019-10-04 Thread Stephen Boesch
You'll need to start a listener/server on the scala end and communicate vai a websocket connection from angular. Am Fr., 4. Okt. 2019 um 13:00 Uhr schrieb Joshua Ochsankehl < joshua.ochsank...@gmail.com>: > Is it possible to pass a value to a spark/scala function from > an angular submit button?

Re: Latest keyboard shortcuts

2017-01-18 Thread Stephen Boesch
bump. Without keyboard shortcuts a notebook is nearly unusable: certainly they must exist just where is a document for same? thanks. 2017-01-17 9:58 GMT-08:00 Stephen Boesch : > There was an old jira for keyboard shortcuts. But there did not appear to > be an associated document >

Latest keyboard shortcuts

2017-01-17 Thread Stephen Boesch
There was an old jira for keyboard shortcuts. But there did not appear to be an associated document https://issues.apache.org/jira/browse/ZEPPELIN-391 Is there a comprehensive cheat-sheet for the shortcuts? Especially to compare to the excellent jupyter keyboard shortcuts; e.g. dd to delete a ce