Package help menage jupyter files. It let convert py to jupyter file and vice versa, and clean jupyter output. Useful to exclude git conflicts
Project description
Menage jupyter
This project help menage jupyter flie. It let: - convert .ipynb to .py file - convert .py to .ipynb file - clean output jupyter
autors
Bartłomiej Chwiłkowski (github: chwilko)
Structure
menage_jupyter: - file with functions
Functions
jupyter2py(f_in_name: str, f_out_name: str = None) py2jupyter(f_in_name: str, f_out_name: str = None) clean(path: str) Function clean jupyter file output. clean_all(path: str) The function recursively finds all jupyter files and clears their output.
Licence
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for convert_jupyter-0.1.10-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b013ee8205d70e712f8332e4dab6c64a60295411ac0acb9646c055750a0b325 |
|
MD5 | ed7216a903219218b8de4e28631efac2 |
|
BLAKE2b-256 | a05831f07144ecf7cbfe430e8c34e6dffed3509552103cefdf91839c7d42876c |