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.
- Host: GitHub
- URL: https://github.com/ncar-xdev/unison
- Owner: ncar-xdev
- License: apache-2.0
- Created: 2022-03-09T20:58:25.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-05T23:22:51.000Z (almost 2 years ago)
- Last Synced: 2024-08-06T02:04:14.581Z (almost 2 years ago)
- Language: Python
- Size: 55.7 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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