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

Make the JupyterLab logo an extension point #10409

Open
andyadamides opened this issue Jun 14, 2021 · 4 comments
Open

Make the JupyterLab logo an extension point #10409

andyadamides opened this issue Jun 14, 2021 · 4 comments

Comments

@andyadamides
Copy link

I was wondering if there is a way to update the logo of Jupyter Lab to a custom logo?

For example, this is possible out of the box in the JupyterHub application:

--JupyterHub.logo_file=<Unicode>
    Specify path to a logo image to override the Jupyter logo in the banner.
@welcome
Copy link

welcome bot commented Jun 14, 2021

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

@psychemedia
Copy link

It looks like there's a hacky solution in #5633 but I agree, it would be really useful if there were even a simple extension template you could customise and build with a custom logo to add your own logo (and maybe introduce on-own-brand custom theme elements?)

@psychemedia
Copy link

psychemedia commented Apr 11, 2022

Here is a related issue and PR from JupyterLite that seems to implement a custom logo: jupyterlite/jupyterlite#124 and jupyterlite/jupyterlite#130

It would be handy if there was a template extension repo for this sort of thing,

@psychemedia
Copy link

It looks like one way might be to create a simple plugin to add the logo, eg as per the default logo, but then you'd also need a way to disable or remove the default logo?

@afshin afshin changed the title Updating logo for Jupyter Lab Make the JupyterLab logo an extension point Aug 16, 2022
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

2 participants