fast-notebook-clear-output

Crates.iofast-notebook-clear-output
lib.rsfast-notebook-clear-output
version0.1.0
sourcesrc
created_at2022-12-31 14:53:58.661061
updated_at2022-12-31 14:53:58.661061
descriptionA reasonably fast jupyter notebook clear output tool.
homepage
repository
max_upload_size
id748444
size36,442
Yuta Hinokuma (higumachan)

documentation

README

fast-notebook-clear-output

A reasonably fast jupyter notebook clear output tool.

Install

Cargo Install

cargo install fast-notebook-clear-output

Usage

Output stdout

nbclo stdout {notebook.ipynb}

Replace the notebook

nbclo inplace {notebook.ipynb}
Commit count: 0

cargo fmt