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

Useless scroll bars with displaying sympy matrix #7509

Open
a24325 opened this issue Oct 31, 2024 · 6 comments
Open

Useless scroll bars with displaying sympy matrix #7509

a24325 opened this issue Oct 31, 2024 · 6 comments

Comments

@a24325
Copy link

a24325 commented Oct 31, 2024

Useless scroll bars appear when displaying sympy matrix.
Please remove these inner scroll bars.
I have seen an issue about this, but it is for earlier versions maybe.
I did not even have this problem with the previous version.

Plus, why is there a lot of space up and down of the matrices when I use the half size of the internet window?

Image

@a24325 a24325 added enhancement status:Needs Triage Applied to issues that need triage labels Oct 31, 2024
@RRosio
Copy link
Collaborator

RRosio commented Nov 5, 2024

Hi @a24325 thank you for opening this issue! Could you share what OS and Browser you are using? Also, what versions of Jupyter Notebook and Sympy are you using?

@a24325
Copy link
Author

a24325 commented Nov 12, 2024

I am using windows11, chrome browser.
The followings are my Sympy and Jupyer Notebook versions.
Sympy version: 1.13.1
IPython : 8.25.0
ipykernel : 6.28.0
ipywidgets : 7.8.1
jupyter_client : 7.4.9
jupyter_core : 5.7.2
jupyter_server : 2.14.1
jupyterlab : 4.0.13
nbclient : 0.8.0
nbconvert : 7.10.0
nbformat : 5.9.2
notebook : 7.0.8
qtconsole : 5.5.1
traitlets : 5.14.3

@RRosio
Copy link
Collaborator

RRosio commented Nov 12, 2024

Thank you for the additional information @a24325! Would you be able to write Latex in a markdown cell and see if you encounter the same issue?

@a24325
Copy link
Author

a24325 commented Nov 13, 2024

Yes.
I wrote \begin{bmatrix} 1,2,3 \ 4,5,6 \end{bmatrix} for the picture.
Image

@jtpio
Copy link
Member

jtpio commented Nov 13, 2024

Also would you be able to update to the latest jupyterlab and notebook packages?

@RRosio
Copy link
Collaborator

RRosio commented Nov 19, 2024

@a24325 thank you for the information! I was able to reproduce this in JupyterLab 4.3.0 and 4.2.6.

@RRosio RRosio removed the status:Needs Triage Applied to issues that need triage label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants