Skip to content

Add configurable welcome message visibility (auto-hide and always-hide)#437

Open
MUFFANUJ wants to merge 2 commits into
jupyterlab:mainfrom
MUFFANUJ:customWelcomMsg
Open

Add configurable welcome message visibility (auto-hide and always-hide)#437
MUFFANUJ wants to merge 2 commits into
jupyterlab:mainfrom
MUFFANUJ:customWelcomMsg

Conversation

@MUFFANUJ

Copy link
Copy Markdown
Member

Closes #224

This PR adds support for customizing welcome message visibility with two settings: autoHideWelcomeMessage (default true) to hide the welcome message after the first message, and hideWelcomeMessage (default false) to always hide it. The behavior is wired through core chat config and JupyterLab extension settings schema/loading.

@github-actions

Copy link
Copy Markdown
Contributor

Binder 👈 Launch a Binder on branch MUFFANUJ/jupyter-chat/customWelcomMsg

@MUFFANUJ MUFFANUJ added the enhancement New feature or request label May 15, 2026
@brichet

brichet commented May 19, 2026

Copy link
Copy Markdown
Collaborator

Thanks @MUFFANUJ for working on this.

For the reference, there is an issue wondering if we should keep the welcome message, or merge it with new placeholder: #436

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Welcome message customization

2 participants