You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The input() function results in an error: "StdinNotImplementedError: raw_input was called, but this frontend does not support input requests." which prevents users from providing an input
Please complete the following:
Which version of .NET Interactive are you using? (In a notebook, run the #!about magic command. ):
OS
Windows 11
Windows 10
macOS
Linux (Please specify distro)
iOS
Android
Browser
Chrome
Edge
Firefox
Safari
Frontend
Jupyter Notebook
Jupyter Lab
nteract
Visual Studio Code
Visual Studio Code Insiders
Visual Studio
Other (please specify)
Screenshots
Behaviour:
Expected Behavior:
The text was updated successfully, but these errors were encountered:
Describe the bug
The input() function results in an error: "StdinNotImplementedError: raw_input was called, but this frontend does not support input requests." which prevents users from providing an input
Please complete the following:
Which version of .NET Interactive are you using? (In a notebook, run the
#!about
magic command. ):Screenshots
Behaviour:
Expected Behavior:
The text was updated successfully, but these errors were encountered: