Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dmolitor/farside-forecaster

Determine your favorite Far Side cartoon with Bayesian updating.
https://github.com/dmolitor/farside-forecaster

Last synced: 18 days ago
JSON representation

Determine your favorite Far Side cartoon with Bayesian updating.

Awesome Lists containing this project

README

        

# farside-forecaster
Determine your favorite Far Side cartoon with Bayesian updating.

[![shell-games](img/fs_02.jpeg)](https://www.dmolitor.com/farside-forecaster/)

## Deployment

This app is deployed via `shinylive` on GitHub pages. To build the app, execute:
```shell
shinylive export . ./docs
```
GitHub pages is configured to deploy from the `/docs` directory.