Skip to main content

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 Distribution

convert_jupyter-0.1.4.tar.gz (1.2 MB view hashes)

Uploaded Source

Built Distribution

convert_jupyter-0.1.4-py3-none-any.whl (5.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page