Custom prompt does not work.
Aberta
- Linguagem predominante
- Python
- Estrelas
- 734
- Forks
- 412
- Merge médio
- 1d 5h
- PRs com merge (30d)
- 8
Descrição
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?
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.