https://github.com/betatim/notebook-bot
https://github.com/betatim/notebook-bot
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/betatim/notebook-bot
- Owner: betatim
- License: other
- Created: 2018-10-02T09:22:04.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-11T15:22:21.000Z (almost 7 years ago)
- Last Synced: 2025-02-08T07:12:29.804Z (8 months ago)
- Language: JavaScript
- Size: 73.2 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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