Custom prompt does not work.
未关闭
- 主要语言
- Python
- 星标
- 734
- 派生
- 412
- 平均合并
- 1 天 5 小时
- 30 天内合并 PR
- 8
描述
When you use `jupyter console`, it looks like it uses `ipykernel.zmqshell.ZMQInteractiveShell`. After digging through the code it looks like it inherits `InteractiveShell`, but the prompt customization stuff got moved to `TerminalInteractiveShell`, so all the options to modify the prompt (old and new) are ignored.
Is there a way to do it?
贡献指南
评估
这个 Issue 还没有评估数据。