Custom prompt does not work.
Ouverte
- Langage dominant
- Python
- Étoiles
- 734
- Forks
- 412
- Merge moyen
- 1 j 5 h
- PR mergées (30 j)
- 8
Description
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?
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.