| Crates.io | ipy2md |
| lib.rs | ipy2md |
| version | 0.2.2 |
| created_at | 2024-09-24 12:52:19.999947+00 |
| updated_at | 2025-06-04 06:17:51.464194+00 |
| description | A command line tool to convert ipython notebook to markdown |
| homepage | |
| repository | https://github.com/crlcrl1/ipy2md |
| max_upload_size | |
| id | 1385218 |
| size | 48,735 |
This is a simple tool to convert Jupyter notebooks to markdown files written in Rust. Type ipy2md -h to see the help message.
Simple type cargo install ipy2md to install the tool.
Use command ipy2md <your_inputfile> -o <output_path>. Type ipy2md --help for more information.