How to increase ipykernel memory limit? #15847
Replies: 1 comment
-
I solved it, just increase memory limit in wsl config) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use python env (miniconda) from wsl2, and when I read to many files ipykernel is crushing. How to increase ipykernel memory limit? the solution with
jupyter notebook --generate-config
not suitable for me, because I use onlyipykernel
Beta Was this translation helpful? Give feedback.
All reactions