Tips on Server(The suck jupyter kernel)

Introduction Some commands and tips, often used when working on a server, I feel tired of asking gpt again and again. 1. Kill Jupyter Notebook Kernel When you use Jupyter Notebook on a server,especially when in VSCode, sometimes the kernel may get stuck or become unresponsive. Unfortunately, VSCode does not provide a direct way to kill or shutdown the kernel from its interface.This make a lot of jupyter processes running on the server, consuming resources and causing confusion. ...

Nov-11-2025 · Last updated on Feb-12-2026 · 1 min · 121 words · Kosmo CHE