Socket
Socket
Sign inDemoInstall

jupyter-releaser

Package Overview
Dependencies
9
Maintainers
2
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    jupyter-releaser

Jupyter Releaser for Python and/or npm packages.


Maintainers
2

Readme

Jupyter Releaser

Build Status Documentation Status

Jupyter Releaser contains a set of helper scripts and GitHub Actions to aid in automated releases of Python and npm packages.

Installation

To install the latest release locally, make sure you have pip installed and run:

    pip install git+https://github.com/jupyter-server/jupyter_releaser

Library Usage

    jupyter-releaser --help
    jupyter-releaser build-python --help
    jupyter-releaser check-npm --help

Checklist for Adoption

See the adoption guides.

Actions

GitHub actions scripts are available to draft a changelog, draft a release, publish a release, and check a release.

See the action details documentation for more information.

The actions can be run on a fork of jupyter_releaser and target multiple repositories, or run as workflows on the source repositories, using shared credentials.

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc