https://github.com/ivotron/blackswan-position-popper
Position paper on Black Swan
https://github.com/ivotron/blackswan-position-popper
Last synced: 5 months ago
JSON representation
Position paper on Black Swan
- Host: GitHub
- URL: https://github.com/ivotron/blackswan-position-popper
- Owner: ivotron
- Created: 2018-09-04T06:49:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-16T20:34:54.000Z (over 7 years ago)
- Last Synced: 2025-03-20T16:58:01.216Z (about 1 year ago)
- Language: TeX
- Size: 3.44 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# blackswan-position-popper
This repository contains [Popper](https://github.com/systemslab/popper)
pipelines. To show a list of available pipelines using the
[`popper` CLI tool](https://github.com/systemslab/popper):
```bash
cd blackswan-position-popper
popper ls
```
to execute one of the pipelines:
```bash
popper run
```
where `` is one of the pipelines in the repository.
For more on what other information from this repository is available,
you can run:
```bash
popper --help
```