question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ERROR: Input redirection is not supported, exiting the process immediately.

See original GitHub issue

Applies To

  • Notebooks (.ipynb files)
  • Interactive Window and/or Cell Scripts (.py files with #%% markers)

What happened?

Code:

!timeout 2

Output: ERROR: Input redirection is not supported, exiting the process immediately.

VS Code Version

1.65

Jupyter Extension Version

v2022.2.1020642448

Jupyter logs

No response

Coding Language and Runtime Version

No response

Language Extension Version (if applicable)

No response

Anaconda Version (if applicable)

No response

Running Jupyter locally or remotely?

Local

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
0-2-1commented, Mar 11, 2022

@IanMatthewHuff it would be great to support send !shell commands in one integrated terminal into vscode, instead of background execute. or create an notebook output renderer for interactive shell input & output.

0reactions
IanMatthewHuffcommented, Mar 10, 2022

@0-2-1 In general yes. But the ! command to call out to the shell is a bit of a special case. Jupyter doesn’t actually control the shell so there are some limitations with how it can be interacted with.

Read more comments on GitHub >

github_iconTop Results From Across the Web

The TIMEOUT command run from a batch job exits ... - IBM
The TIMEOUT command run from a batch job exits immediately and returns "ERROR: Input redirection is not supported, exiting the process ...
Read more >
ERROR: Input redirection is not supported, exiting the process ...
So I have no visual assistance. I've worked with linux box's mostly so I am very new to windows hyper-V server. ERROR: Input...
Read more >
Add a timeout between two batch command lines in Jenkins
This is the error I get every time I try to put a pause: "ERROR: Input redirection is not supported, exiting the process...
Read more >
"ERROR: Input redirection is not supported, exiting ... - GitHub
When running Open Liberty as a service on Windows, the following error is output when the timeout / retry logic is executed on...
Read more >
The TIMEOUT command in batch script job results in "ERROR
The TIMEOUT command in batch script job results in "ERROR: Input redirection is not supported, exiting the process immediately.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found