jupyter / jupyter/notebook

Allow custom In/Out prompts

Open
#702 10 comments 0 reactions 0 assignees View on GitHub
enhancement status:Waiting for Author
Dominant language
Jupyter Notebook
Stars
13.3k
Forks
5.8k
Avg merge
6d 11h
Merged PRs (30d)
7

Description

Feature request: it should be possible for a Jupyter kernel to change the `In[ ]` and `Out[ ]` prompts. It would make sense to have prompts which are the same as the command-line application corresponding to the kernel. This is especially true in the case that history is supported, but with a different syntax than `Out[n]`.

I suggest this is implemented by introducing an extra field in the kernel spec.

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.