Skip to main content

endomill lets a Jupyter notebook instantiate itself as a papermill template

Project description

endomill

https://img.shields.io/pypi/v/endomill.svg https://img.shields.io/travis/mmore500/endomill.svg Documentation Status

endomill lets a Jupyter notebook instantiate itself as a papermill template.

Plays nice across both interactive and automatic (i.e., nbconvert, nbclient) contexts.

Here’s what cells from a notebook using endomill might look like.

import endomill

Instantiate & execute this two copies of this notebook.

endomill.instantiate_over(
    parameter_packs=[
        {'parameter' : 'value1'},
        {'parameter' : 'value2'},
    ],
)

Supply papermill parameters. (Remember to add notebook cell “parameters” tag for papermill.)

# register papermill parameters
parameter: str

Override automatic endomill instance output path, if desired.

endomill.add_instance_outpath('custom_outpath.endomill.ipynb')

Then do your Jupyter business as usual!

print('hello', parameter)

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.0.0 (2022-02-22)

  • First release on PyPI.

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

endomill-0.1.3.tar.gz (19.2 kB view details)

Uploaded Source

Built Distribution

endomill-0.1.3-py2.py3-none-any.whl (8.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file endomill-0.1.3.tar.gz.

File metadata

  • Download URL: endomill-0.1.3.tar.gz
  • Upload date:
  • Size: 19.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for endomill-0.1.3.tar.gz
Algorithm Hash digest
SHA256 769a380c693231dd0f4683ae7ed4c8b7a74a21ba9a09a54c0039c3eade07225c
MD5 94560ad0517632fcd46d6654ace3251e
BLAKE2b-256 4bfcc883eba0894b1721f16343b6f533a6f4011602e0bf667bdf049ff818c5ba

See more details on using hashes here.

File details

Details for the file endomill-0.1.3-py2.py3-none-any.whl.

File metadata

  • Download URL: endomill-0.1.3-py2.py3-none-any.whl
  • Upload date:
  • Size: 8.1 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for endomill-0.1.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 474ea28ec4970daeedcbd90f12b2aa8dd843e192a55a51a4a329563b387677f6
MD5 440733cc10f603f7590ef51feaf6975a
BLAKE2b-256 93419c8adf4af45a6dd9ed88cfa80b6b12b0368da2d4aed7bb42fbde883d075d

See more details on using hashes here.

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