Skip to content

Add a welcome tour for Notebook v7#7835

Open
dheerusri324 wants to merge 3 commits intojupyter:mainfrom
dheerusri324:main
Open

Add a welcome tour for Notebook v7#7835
dheerusri324 wants to merge 3 commits intojupyter:mainfrom
dheerusri324:main

Conversation

@dheerusri324
Copy link
Copy Markdown

References

Addresses a request to add a welcome tour for the Notebook v7 interface.

Code changes

Added a JSON-based tour configuration for the jupyterlab-tour extension.

Identified and implemented specific CSS selectors for UI elements:

Jupyter Logo: [data-icon="notebook-ui-components:jupyter"]

Main Menu Bar: .lm-MenuBar-content

Save Button: [data-jp-item-name="save"]

Code Cell: .jp-CodeCell

User-facing changes

Adds a new "Welcome to Notebook v7" entry to the Help menu.

When clicked, this launches an interactive, multi-step guide that walks new users through the essential parts of the notebook interface.

Backwards-incompatible changes

None. This is a purely additive feature using existing stable APIs.

@github-actions
Copy link
Copy Markdown
Contributor

Binder 👈 Launch a Binder on branch dheerusri324/notebook/main

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant