是否有可能在IPython笔记本中以某种不同的颜色显示某些输出?例如,有些东西:
print("Hello Red World", color='red')
python jupyter-notebook
jupyter-notebook ×1
python ×1