This is a quick shortcut to combine Jupyter notebooks into a single rise
Project description
If you want to use this create an index.txt file with a sequence of paths to your files each on a new line in the order you wish them to be included in your final presentation.
Then use with this file in the directory.
multi_rise --index=index.txt --output=output.ipynb
where index is the index file and output is the name of the output file.
The index file is a file that contains file paths that will be combined into the final notebook.
The order in which the files appear in the index file is the order in which they’ll be combined into the final notebook.
Files can appear more than once.
The file paths should be relative to the working directory in which the command is invoked.
The file paths should only appear one per line
It currently does no safe catching (e.g., of spaces) for you.
This only works on python 3.4+.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for multi_rise-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32a2223ea1fbdb9c60264003542f47d9638f331027700fe6ac68a9fd55f4f1c3 |
|
MD5 | 8e9e5b2da944d9cd484f808c5ebb08ae |
|
BLAKE2b-256 | 76c3ea356fd8536ddc89b90decf1e6566d8b5fc9e06042c091cab915730b960e |