Re: Adding interpreters after zeppelin build

2018-04-17 Thread Jeff Zhang
You can build angular interpreter and drop that into zeppelin/interpreter folder, but you have to restart zeppelin to show the angular interpreter Paul Brenner 于2018年4月17日周二 下午9:54写道: > When I last built zeppelin 0.8 I mistakenly didn’t include the angular > interpreter in the build. Now a user i

Adding interpreters after zeppelin build

2018-04-17 Thread Paul Brenner
When I last built zeppelin 0.8 I mistakenly didn’t include the angular interpreter in the build. Now a user is asking for it.  Is there any way I can just build the angular interpreter and drop the built directory into zeppelin/interpreter then have it show up as an interpreter option? Or would