Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR: Add menu bar to notebook #274

Merged
merged 6 commits into from
May 24, 2020
Merged

Conversation

jitseniesen
Copy link
Member

This adds a menu bar to the rendered notebook and removes the side bar with the command palette. The menu bar is filled with items defined in the notebook component of Jupyter lab.

Compared to Jupyter lab, the File, Tab, Settings and Help menus are missing. These are defined in other components so they are not so easy to include, and in many cases they require thought on how to integrate them properly in Spyder.

Fixes #270.

spydernb-menu

@goanpeca
Copy link
Member

Awesome work :-)

@jitseniesen jitseniesen merged commit 00c3347 into spyder-ide:master May 24, 2020
@jitseniesen jitseniesen deleted the add-menu branch May 24, 2020 19:20
@ccordoba12
Copy link
Member

I agree, great work @jitseniesen!

@jitseniesen jitseniesen changed the title Add menu bar to notebook PR: Add menu bar to notebook Jul 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace sidebar by menubar in new notebook server
3 participants