ipython / ipython/ipykernel

Custom prompt does not work.

Open
#477 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
734
Forks
412
Avg merge
1d 5h
Merged PRs (30d)
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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.