Issue [ZEPPELIN-2528] Add a password text input to the ZeppelinContext <https://issues.apache.org/jira/browse/ZEPPELIN-2528> is probably close to this requirement.
Regards, Sanjay On Fri, Jun 22, 2018 at 6:12 AM, Jeff Zhang <[email protected]> wrote: > > I am afraid it is not supported yet. Would you mind to create a ticket for > that ? And it would be nice to share your usage on that. > > > > Shirish Deshmukh <[email protected]>于2018年6月21日周四 下午7:17写道: > >> Hi, >> >> I am using ZeppelinContext to create a form to accept various fields from >> a user for a notebook. Is there any way to accept password without it being >> visible on the screen? We can use z.input() as shown in docs but the >> password is displayed on the screen. >> >> regards, >> Shirish >> >>
