Skip to content

Secure interactive input a la getpass #137

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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