Skip to content
| Marketplace
Sign in
Visual Studio Code>Notebooks>Jupyter Session KillerNew to Visual Studio Code? Get it now.
Jupyter Session Killer

Jupyter Session Killer

yuji96

|
16 installs
| (0) | Free
This VS Code extension automatically cleans up unused sessions on your Jupyter server.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Jupyter Session Killer

This VS Code extension automatically cleans up unused sessions on your Jupyter server when you close a Jupyter notebook tab.

Specifically, it detects and kills sessions on the Jupyter server where "connections": 0.

Extension Settings

  • jupyterSessionKiller.serverUrl: URL of your Jupyter server (e.g., http://localhost:8888/?token=YOUR_TOKEN)

Release Notes

  • 0.0.4:
    • Added a feature to kill sessions when closing the window.
    • Added a feature to prompt the user to enter the correct server URL when an error occurs.
  • 0.0.3: Renamed the display to “Jupyter Session Killer” (out of respect for Jupyter).
  • 0.0.2: Initial release
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft