You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@zeppelin.apache.org by Shirish Deshmukh <sh...@gmail.com> on 2018/06/21 11:17:02 UTC

Accepting password as an input

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

Re: Accepting password as an input

Posted by Shirish Deshmukh <sh...@gmail.com>.
Thanks, [ZEPPELIN-2528]
<https://issues.apache.org/jira/browse/ZEPPELIN-2528> is what we are also
looking for.

regards,
Shirish

On Fri, Jun 22, 2018 at 10:33 AM, Sanjay Dasgupta <sanjay.dasgupta@gmail.com
> wrote:

> 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 <zj...@gmail.com> 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 <sh...@gmail.com>于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
>>>
>>>
>

Re: Accepting password as an input

Posted by Sanjay Dasgupta <sa...@gmail.com>.
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 <zj...@gmail.com> 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 <sh...@gmail.com>于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
>>
>>

Re: Accepting password as an input

Posted by Jeff Zhang <zj...@gmail.com>.
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 <sh...@gmail.com>于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
>
>