v0.7.4: Added gonbui.RequestInput #40
janpfeifer
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Just in case. It can be handy where a password/key needs to be typed for instance, and one doesn't want to leave traces of it in the notebook. Or for educational purposes.
%with_inputs
and%with_password
now wait 200 milliseconds each time (a constant), beforeprompting user with an input in the Jupyter Notebook.
gonbui.RequestInput
, that will prompt the user with a text field in the notebook.This discussion was created from the release v0.7.4: Added gonbui.RequestInput.
Beta Was this translation helpful? Give feedback.
All reactions