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

Top Area #6088

Closed
jtpio opened this issue Mar 11, 2019 · 3 comments
Closed

Top Area #6088

jtpio opened this issue Mar 11, 2019 · 3 comments
Labels
status:Needs Discussion status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.
Milestone

Comments

@jtpio
Copy link
Member

jtpio commented Mar 11, 2019

For now the top area has been used to display the Jupyter logo and the main menu. The rest of the space is still available to third-party extensions who can use app.shell.add(widget, 'top') to add their own components and widgets, which is convenient.

One example is the jupyterlab-topbar monorepo which contains a few extensions making use of this remaining space in the top area. The idea is to expose an interface similar to the notebook toolbar, so other extensions can hook themselves into this available space. This can also be a way to provide an alternative to the status bar and reclaim some screen space.

The question now is: are there any plans for using this space on the right of the top area as part of the core JupyterLab?

Related to #6087.

@saulshanabrook
Copy link
Member

Thanks for the question.

The question now is: are there any plans for using this space on the right of the top area as part of the core JupyterLab?

Not at the moment! If you wanna chat more in depth about it, feel free to come to one of our weekly dev calls

@jtpio
Copy link
Member Author

jtpio commented Mar 16, 2019

Thanks @saulshanabrook for sharing this!

@jtpio
Copy link
Member Author

jtpio commented Nov 30, 2021

Closing in favor of #11589

@jtpio jtpio closed this as completed Nov 30, 2021
@jtpio jtpio modified the milestones: Future, Reference Nov 30, 2021
@github-actions github-actions bot added the status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. label May 30, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status:Needs Discussion status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.
Projects
None yet
Development

No branches or pull requests

3 participants