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

Display functions #7463

Closed
COderHop opened this issue Sep 16, 2024 · 1 comment
Closed

Display functions #7463

COderHop opened this issue Sep 16, 2024 · 1 comment
Labels
enhancement status:Needs Triage Applied to issues that need triage

Comments

@COderHop
Copy link

Hi guys i want ask why in jupyter notebook we have a ability to display dataFrame side by side but in jupyter lab the result go to the next line
display(df1)
dispaly(df2)
was perfect in notebook ?

@COderHop COderHop added enhancement status:Needs Triage Applied to issues that need triage labels Sep 16, 2024
@RRosio
Copy link
Collaborator

RRosio commented Sep 18, 2024

Thank you for your contribution @COderHop! There are a few suggestions that you can find online, for example https://stackoverflow.com/questions/38783027/jupyter-notebook-display-two-pandas-tables-side-by-side. If you could take a look and give some a try to see if you can achieve your desired results in JupyterLab. If you run into any issues, if they are popping up in JupyterLab, please feel free to open an issue in the JupyterLab repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement status:Needs Triage Applied to issues that need triage
Projects
None yet
Development

No branches or pull requests

2 participants