Skip to content
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

Ipynb not accepting input() #89302

Closed
surpavan opened this issue Jan 26, 2020 · 4 comments
Closed

Ipynb not accepting input() #89302

surpavan opened this issue Jan 26, 2020 · 4 comments
Labels
*caused-by-extension Issue identified to be caused by an extension

Comments

@surpavan
Copy link

the input() function is not working for input, it is not asking for user input.

But as per the below stack channel, the bug is that - it is working fine if input() function is given some test like input('some text')

https://stackoverflow.com/questions/59907260/vscode-ipynb-how-to-accept-user-input

@vscodebot
Copy link

vscodebot bot commented Jan 26, 2020

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@sbatten sbatten added the *caused-by-extension Issue identified to be caused by an extension label Jan 27, 2020
@vscodebot
Copy link

vscodebot bot commented Jan 27, 2020

This issue is caused by an extension, please file it with the repository (or contact) the extension has linked in its overview in VS Code or the marketplace for VS Code. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Jan 27, 2020
@sbatten
Copy link
Member

sbatten commented Jan 27, 2020

@surpavan
Copy link
Author

Thank you, filed the ticket there.
https://github.com/microsoft/vscode-python/issues/9776

@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*caused-by-extension Issue identified to be caused by an extension
Projects
None yet
Development

No branches or pull requests

2 participants