An open API service indexing awesome lists of open source software.

https://github.com/ncar-xdev/unison

Automate execution of Jupyter Notebooks from another Notebook or the command line.
https://github.com/ncar-xdev/unison

Last synced: over 1 year ago
JSON representation

Automate execution of Jupyter Notebooks from another Notebook or the command line.

Awesome Lists containing this project

README

          

# unison

| CI | [![GitHub Workflow Status][github-ci-badge]][github-ci-link] [![Code Coverage Status][codecov-badge]][codecov-link] [![pre-commit.ci status][pre-commit.ci-badge]][pre-commit.ci-link] |
| :---------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| **Docs** | [![Documentation Status][rtd-badge]][rtd-link] |
| **Package** | [![Conda][conda-badge]][conda-link] [![PyPI][pypi-badge]][pypi-link] |
| **License** | [![License][license-badge]][repo-link] |

Automate execution of Jupyter Notebooks from another Notebook or the command line.

[github-ci-badge]: https://img.shields.io/github/workflow/status/ncar-xdev/unison/CI?label=CI&logo=github
[github-ci-link]: https://github.com/ncar-xdev/unison/actions?query=workflow%3ACI
[codecov-badge]: https://img.shields.io/codecov/c/github/ncar-xdev/unison.svg?logo=codecov
[codecov-link]: https://codecov.io/gh/ncar-xdev/unison
[rtd-badge]: https://img.shields.io/readthedocs/unison/latest.svg
[rtd-link]: https://unison.readthedocs.io/en/latest/?badge=latest
[pypi-badge]: https://img.shields.io/pypi/v/unison?logo=pypi
[pypi-link]: https://pypi.org/project/unison
[conda-badge]: https://img.shields.io/conda/vn/conda-forge/unison?logo=anaconda
[conda-link]: https://anaconda.org/conda-forge/unison
[license-badge]: https://img.shields.io/github/license/ncar-xdev/unison
[repo-link]: https://github.com/ncar-xdev/unison
[pre-commit.ci-badge]: https://results.pre-commit.ci/badge/github/ncar-xdev/unison/main.svg
[pre-commit.ci-link]: https://results.pre-commit.ci/latest/github/ncar-xdev/unison/main