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

Example configuration to simplify the user interface #6

Open
jtpio opened this issue Nov 19, 2024 · 0 comments
Open

Example configuration to simplify the user interface #6

jtpio opened this issue Nov 19, 2024 · 0 comments
Milestone

Comments

@jtpio
Copy link
Collaborator

jtpio commented Nov 19, 2024

When embedding JupyterLab in a IFrame, it can make sense to make the overall interface a bit simpler with less UI elements available to the users.

This could be achieved using the disabledExtensions mechanism of JupyterLab:

  • setting the list of plugins and / or extensions to disable in a page config file
  • running jupyter labextension disable on individual plugins and extensions

This can be documented via examples, after #5. Example plugins to disable:

  • file browser
  • extension manager
  • topbar
@jtpio jtpio added this to the 0.1.0 milestone Nov 19, 2024
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

No branches or pull requests

1 participant