Description
I'm using Windsurf and MacOS Tahoe. When running a notebook using the local python environment (.venv folder in working dir), running with the Datalayer runner is taking substantially more memory than with the standard Jupyter Notebook plugin.
Reproduce
I'm using pandas heavy code that I cannot share here, however running a notebook will cause a crash with high memory utilization on the system via Datalayer, but running with Jupyter notebook plugin gets nowhere close.
Expected behavior
Similar memory usage
Context
- Datalayer version: 0.0.17
- Operating System and version: MacOS Tahoe
- Browser and version: N/A
Description
I'm using Windsurf and MacOS Tahoe. When running a notebook using the local python environment (.venv folder in working dir), running with the Datalayer runner is taking substantially more memory than with the standard Jupyter Notebook plugin.
Reproduce
I'm using pandas heavy code that I cannot share here, however running a notebook will cause a crash with high memory utilization on the system via Datalayer, but running with Jupyter notebook plugin gets nowhere close.
Expected behavior
Similar memory usage
Context