Skip to content

Secure interactive input a la getpass #137

@bohdanszymanik

Description

@bohdanszymanik

Description

Is there a way to get masked input data entry from the user of the notebook equivalent to the Python kernal getpass capability?

import getpass
password = getpass.getpass()

Known workarounds

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions