Skip to main content

Tool for parametrizing, executing, and displaying Jupyter Notebooks as reports.

Project description

Notebooker

Productionise your Jupyter Notebooks, just as interactively as you wrote them. Notebooker is a webapp which can execute and parametrise Jupyter Notebooks as soon as they have been committed to git. The results are stored in MongoDB and searchable via the web interface, essentially turning your Jupyter Notebook into a production-style web-based report in a few clicks.

CircleCI Documentation Status

Run a Jupyter notebook as a report with parameters

Screenshot of "Run A Report" dialog

Execute Jupyter notebooks either on the webservice or command line

Screenshot of Executing a notebook

View the output of notebooks as static HTML

Screenshot of some notebook results

All results are accessible from the home page

Screenshot of Executing a notebook

Getting started

See the documentation at https://notebooker.readthedocs.io/ for installation instructions.

Notebooker has been tested on Linux, Windows 10, and OSX; the webapp has been tested on Google Chrome.

If you want to explore an example right away, you can use docker-compose:

cd docker
docker-compose up

That will expose Notebooker at http://localhost:8080/ with the example templates.

Contributors

Notebooker has been actively maintained at Man Group since late 2018, with the original concept built by Jon Bannister. It would not have been possible without contributions from:

And these fantastic projects:

0.3.0 (2021-10-05)

  • Major feature: scheduling natively within Notebooker
  • Bugfix: Newer versions of uuid now work properly with Notebooker
  • Improvement: See the version number in the Notebooker GUI and with a /core/version GET call.

0.2.1 (2021-02-11)

  • Bugfix: notebooker_execute entrypoint should now work as intended
  • Bugfix: Sanity and template regression tests should now work as intended
  • Improvement: Specifying a git repo should be a little simpler

0.2.0 (2020-12-17)

  • Code output can now be hidden from PDF and email output! Either check the box in the "Run Report" dialog or, using the cli, use the new --hide-code option.
  • Performance improvement for queries

0.1.0 (2020-11-30)

Support for database plugins and tidying up configuration to be consistent across the board.

Breaking changes

  • 3 primary entrypoints have been consolidated under one - notebooker-cli, e.g. notebooker-cli start-webapp and notebooker-cli execute-notebook. Run notebooker-cli --help for more info.
  • In config, PY_TEMPLATE_DIR has been renamed to PY_TEMPLATE_BASE_DIR
  • In config, GIT_REPO_TEMPLATE_DIR has been renamed to PY_TEMPLATE_SUBDIR

0.0.2 (2020-10-25)

Bugfixes & cleanup Docker support (#14)

0.0.1 (2020-09-04)

Initial release of Notebooker

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

notebooker-0.3.0.tar.gz (32.1 MB view details)

Uploaded Source

Built Distributions

notebooker-0.3.0-py3.7.egg (40.3 MB view details)

Uploaded Source

notebooker-0.3.0-py3.6.egg (40.3 MB view details)

Uploaded Source

notebooker-0.3.0-py2.py3-none-any.whl (41.0 MB view details)

Uploaded Python 2 Python 3

File details

Details for the file notebooker-0.3.0.tar.gz.

File metadata

  • Download URL: notebooker-0.3.0.tar.gz
  • Upload date:
  • Size: 32.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.15

File hashes

Hashes for notebooker-0.3.0.tar.gz
Algorithm Hash digest
SHA256 46cdb2808e324b7d940c42ecb25fa2636feaf6ef28f4cf3a0dbcf3915c48410b
MD5 83c430fa827a7edb59b1bf7e1ec2d08b
BLAKE2b-256 36c13e80c535037878731181171461872be9d61b12cc21422a237f24ef734a05

See more details on using hashes here.

Provenance

File details

Details for the file notebooker-0.3.0-py3.7.egg.

File metadata

  • Download URL: notebooker-0.3.0-py3.7.egg
  • Upload date:
  • Size: 40.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for notebooker-0.3.0-py3.7.egg
Algorithm Hash digest
SHA256 4a6db8713125afaec6ecb11e125ac5ffd7fac4f38ee7561be3c30032e1e42274
MD5 e589ea20a2a053206ef2b6141686b7f7
BLAKE2b-256 89793ba58b3c8bb0ae4e71f43cb6467d9bda37fe88009f1e9f2d6bbe13aed2cf

See more details on using hashes here.

Provenance

File details

Details for the file notebooker-0.3.0-py3.6.egg.

File metadata

  • Download URL: notebooker-0.3.0-py3.6.egg
  • Upload date:
  • Size: 40.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.15

File hashes

Hashes for notebooker-0.3.0-py3.6.egg
Algorithm Hash digest
SHA256 7fad2b4eb9c6ab8acc47b549557d60461aab89ddc4a7b7d1e9851dbf566e3f4e
MD5 f26d13ef7d57cfa95c0f983cdabd680b
BLAKE2b-256 97ee5957c449738e5dea5e8f1bec37f69b28ef72281f9b2172dd383a86a90429

See more details on using hashes here.

Provenance

File details

Details for the file notebooker-0.3.0-py2.py3-none-any.whl.

File metadata

  • Download URL: notebooker-0.3.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 41.0 MB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.15

File hashes

Hashes for notebooker-0.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b7ff3458f95bf5e3f7f6fc794ae235610a6b21103dc408243f8954f1bfbe0765
MD5 b1ed03994f814ae9dc0a6d31419ecd12
BLAKE2b-256 56afcb7367bfd1b067462bb18064b06553222f33f43c6d36e0a33f987ce6c24b

See more details on using hashes here.

Provenance

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