Skip to content

ask for sudo password if necessary #98

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bethebunny
Copy link

Use kernel.getpass() to ask for the sudo password if we detect the system asked for it.
This is a bit opening up a can of worms of making some specific prompts available to interact with, but I think this one is specialized and useful enough to deserve it.

#83

@kdm9
Copy link
Collaborator

kdm9 commented Aug 24, 2022

Hi @bethebunny

I've recently taken on co-maintaining bash_kernel, and I'm currently closing all old/stale issues and PRs.

This PR looks really useful, so thanks! In principle, I'm happy to merge, but can you please rebase this on the current main branch (version 0.8), and check that this still functions as you wish. I can then review it in detail and merge it unless @takluyver objects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants