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

https://github.com/betatim/notebook-bot


https://github.com/betatim/notebook-bot

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# The Notebook Bot

Install it: https://github.com/apps/notebookbot

> A GitHub App built with [Probot](https://probot.github.io) that makes it easy access to notebooks executed on CircleCI.

## Development Setup

```sh
# Install dependencies
npm install

# Run the bot
npm start
```

## Contributing

If you have suggestions for how notebook-bot could be improved, or want to report a bug, open an issue! We'd love all and any contributions.

For more, check out the [Contributing Guide](CONTRIBUTING.md).

## License

[BSD3](LICENSE) © 2018 Tim Head

Derived from https://github.com/nteract/galleria