Skip to main content

Reproducible repository skeleton

Project description

nbrr: Jupyter Notebook Reproducible Repositories

Continuous Integration Tests

Platform Status
Linux Travis
Windows AppVeyor

You create the notebooks, nbrr will do the rest!

  • environment.yml file for conda:
nbrr env --notebooks_path . --channel conda-forge --name MyEnv > environment.yml
  • Travis-CI and AppVeyor configurations:
nbrr travis --notebooks_path . > .travis.yml
nbrr appveyor --notebooks_path . > .appveyor.yml
  • README.md with a binder link for your GitHub repository:
nbrr readme "My Awesome Notebook Collection" --repository . > README.md

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nbrr-0.1.2.tar.gz (23.6 kB view hashes)

Uploaded Source

Built Distribution

nbrr-0.1.2-py3-none-any.whl (7.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page