Skip to main content

A hatch plugin to help build Jupyter packages

Project description

hatch-jupyter-builder

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install hatch-jupyter-builder

License

hatch-jupyter is distributed under the terms of the MIT license.

Configuration

[tool.hatch.build.targets.wheel.hooks.jupyter]
dependencies = ["hatch-jupyter-builder"]
build_function = "hatch_jupyter_builder.npm_builder"
ensured_targets = ["foo/generated.txt"]

[tool.hatch.build.targets.wheel.hooks.jupyter_builder.build_kwargs]
build_cmd = "build:src"

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

hatch_jupyter_builder-0.0.1.tar.gz (214.1 kB view hashes)

Uploaded Source

Built Distribution

hatch_jupyter_builder-0.0.1-py3-none-any.whl (6.4 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