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

Jupyter Lab Desktop Memory issue #504

Closed
ddharshan opened this issue Oct 31, 2022 · 4 comments
Closed

Jupyter Lab Desktop Memory issue #504

ddharshan opened this issue Oct 31, 2022 · 4 comments
Labels

Comments

@ddharshan
Copy link

Hi,
Could u please tell me how to check memory limitation of the Jupyter Lab Desktop and, how to increase it ?

Thank u

@ddharshan ddharshan added the bug label Oct 31, 2022
@mbektas
Copy link
Member

mbektas commented Oct 31, 2022

can you provide more details about the issue you are having? any steps to reproduce?

@ddharshan
Copy link
Author

ddharshan commented Nov 1, 2022

can you provide more details about the issue you are having? any steps to reproduce?

Actually, when i was train my model in jupyter notebook using chrome, I encountered the memory issue due to the limitation of memory . Therefore, I just want to increase the memory size of JupyterLab Desktop

OS - windows
RAM - 8GB
Python 3
JupyterLab version - 3.4.6-1

@mbektas
Copy link
Member

mbektas commented Nov 3, 2022

are you using the bundled Python environment? You can try in an external browser to see if that makes a difference. In JupyterLab Desktop, create a new Terminal and run jupyter lab command. It should launch a new server instance and open it in your external browser. If it works fine, in that case then this would be a Desktop App specific issue.

@mbektas
Copy link
Member

mbektas commented Feb 3, 2023

closing since no response for a long time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants