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

Different rendering among OS #51

Open
mottelet opened this issue Mar 1, 2024 · 4 comments
Open

Different rendering among OS #51

mottelet opened this issue Mar 1, 2024 · 4 comments

Comments

@mottelet
Copy link
Contributor

mottelet commented Mar 1, 2024

Rendering is different between e.g. macOS and Linux. For example axes labels are cropped under Linux:

Linux:

Screenshot 2024-03-01 at 11 02 00

macOS:

Screenshot 2024-03-01 at 11 01 14

@davidcl
Copy link
Contributor

davidcl commented Mar 1, 2024

Well, browsers might render HTML/SVG differently, could you try exporting the same SVG and opening it out of jupyter nb ?

@mottelet
Copy link
Contributor Author

mottelet commented Mar 1, 2024

Here it is:
Screenshot 2024-03-01 at 11 39 19
In fact I use tljh (https://tljh.jupyter.org/en/latest/) as I want to setup a jupyterhub server. This distribution installs in /opt a completely independent tree with its own conda, python, jupyter, ... and the actual jupyter version used is 3.6.2.

macOS output uses a classical install (no hub) and uses jupyterlab 4.0.8.

@mottelet
Copy link
Contributor Author

mottelet commented Mar 1, 2024

After upgrading to 4.0.8, It does not seem to be an issue with jupyterlab version:
Screenshot 2024-03-01 at 16 17 10
and lauching jupyterlab outside of the jupyterhub yields correct output, so it rather a jupyterhub issue:
Screenshot 2024-03-01 at 17 15 15

Both screenshots from the same Linux server.

@mottelet
Copy link
Contributor Author

mottelet commented Mar 1, 2024

See the issue: jupyterhub/jupyterhub#4716

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