vscode jupyter notebook kernel crashes when running polars code
In VSCode, Created a new python project with a new Virtual environment. pip installed the polars package and executed a sample polars code from https://docs.pola.rs/user-guide/getting-started/. However the kernel is crashing repeatedly, if the code is executed. Please advice.