For standard Jupyter Notebooks, if you close the browser and re-open later, the kernel will stay alive and you still have your variables. For VS Code however, I noticed as soon as you close the file, the kernel is gone. Is there a way to keep a kernel alive for the duration of the VS Code session?