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
Release files for convert-jupyter 0.1.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| convert_jupyter-0.1.5.tar.gz | 1.2 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| convert_jupyter-0.1.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 1.2 MB
Release files / convert_jupyter-0.1.5.tar.gz
| Download URL | convert_jupyter-0.1.5.tar.gz |
|---|---|
| Size | 1.2 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
340dbbff265f70535c73fc5012f0cede08038e806b77587f061ed4c1c0a0f895
|
|
BLAKE2b-256 checksum How to use checksums |
a6bc4b0283efe33e85b374b174312bd7a661e862bff1535fd564b2b4c3732661
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.8.10
|
Release files / convert_jupyter-0.1.5-py3-none-any.whl
| Download URL | convert_jupyter-0.1.5-py3-none-any.whl |
|---|---|
| Size | 4.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
bfa52be960bfc4655a22aede0ac798a82b0d2985592cbc6225c5796f04e0c521
|
|
BLAKE2b-256 checksum How to use checksums |
debd025789ffb3573af0c2f2489fd38da70f30710a07cfc19f3c122b75448d97
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.8.10
|