Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nbtrash

Screenshot Recycle bin

NB Trash Tool (nbtrash) add recycle bin tab to notebook.

Installation

You can currently install this package from PyPI.

pip install git+https://github.com/wixb50/nbtrash.git

If your notebook version is < 5.3, you need to enable the extension manually.

jupyter serverextension enable --py nbtrash --sys-prefix
jupyter nbextension install --py nbtrash --sys-prefix
jupyter nbextension enable --py nbtrash --sys-prefix

Configuration

Trash Dir

Default is /home/jovyan/work/.Trash,you can custom it by follow send2trash.

The work dir must the same device with trade dir.

About

Jupyter trash nbextension

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages