-
-
Notifications
You must be signed in to change notification settings - Fork 35
No longer works for output in Jupyter #28
Copy link
Copy link
Closed
Description
- Version 2.0.1 worked with Jupyter/JupyterLab
- Version 2.1.0 does not.
Pretty sure the _can_do_color function is the culprit. While it might not have been intentional that it worked in Jupyter, it did.
termcolor/src/termcolor/termcolor.py
Line 106 in ec269e6
| def _can_do_colour() -> bool: |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels