New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

jupyterlab_trash_mgmt_extension

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jupyterlab_trash_mgmt_extension

Jupyterlab extension to introduce new left panel (along with browser, kernels, git, extensions) to allow management of trash - that is, empty bin, remove item from trash, restore item and show how much space items in the trash take

latest
Source
npmnpm
Version
1.1.8
Version published
Maintainers
1
Created
Source

jupyterlab_trash_mgmt_extension

GitHub Actions npm version PyPI version Total PyPI downloads JupyterLab 4 Brought To You By KOLOMOLO Donate PayPal

[!TIP] This extension is part of the stellars_jupyterlab_extensions metapackage. Install all Stellars extensions at once: pip install stellars_jupyterlab_extensions

A dedicated left panel for managing your JupyterLab trash. See what's taking up space, restore files you need, or empty the bin entirely.

Trash Management Panel

Features

  • Trash panel in sidebar - Accessible alongside file browser, kernels, git, and extensions panels
  • Storage usage display - See how much space deleted files occupy
  • Individual item management - Remove or restore specific files from trash
  • Empty bin - Clear all deleted files at once
  • Server-side integration - Python backend for reliable trash operations

Installation

Requires JupyterLab 4.0.0 or higher.

pip install jupyterlab_trash_mgmt_extension

Uninstall

pip uninstall jupyterlab_trash_mgmt_extension

Built because I kept running out of disk space and blaming everything except my own hoarding of failed notebooks.

Keywords

jupyter

FAQs

Package last updated on 05 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts