JeroenPeterBos / notabene-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code style: black Read the Docs Code Quality Platform Tests Python Versions PyPI

Bring best practices from software engineering to your jupyter notebooks using NotaBene.

Knowledge is best transfered when its presentation is familiar. Notabene enables you to standardize and simplify knowledge transfer on data insights.

Features

  • Notebook Templates
    • Create and use your own library of notebook templates

Getting Started

The project's documentation contains a section to help you get started.

Installation

Install NotaBene using:

pip install notabene-cli

Usage

Ensure you have a pyproject.toml file in the root of your project (can be empty). Run on of the following commands to interact with the templates in your project.

notabene template create
notabene template list
notabene template use

For more information on how to get started visit the documentation.

Development Prerequisites

If you're going to be working in the code (rather than just using the library), you'll want a few utilities.

Authors

  • Jeroen Peter Bos - Initial work - github

See also the list of contributors who participated in this project.

LicenseCopyright (c) Jeroen Peter Bos

All rights reserved.

About

License:Other


Languages

Language:Python 84.7%Language:Jupyter Notebook 9.4%Language:Makefile 5.9%