We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a5c7d4 commit abbcc0eCopy full SHA for abbcc0e
ipykernel/iostream.py
@@ -333,7 +333,7 @@ def __init__(
333
the file descriptor by its number. It will spawn a watching thread,
334
that will swap the give file descriptor for a pipe, read from the
335
pipe, and insert this into the current Stream.
336
- isatty: bool (default, False)
+ isatty : bool (default, False)
337
Indication of whether this stream has termimal capabilities (e.g. can handle colors)
338
339
"""
0 commit comments