blackhc.notebook 2.0.2

Last updated:

0 purchases

blackhc.notebook 2.0.2 Image
blackhc.notebook 2.0.2 Images
Add to Cart

Description:

blackhc.notebook 2.0.2

# Notebook setup package
[![Build Status](https://travis-ci.org/BlackHC/notebook_setup.svg?branch=master)](https://travis-ci.org/BlackHC/notebook_setup)
Idea is to
` import blackhc.notebook `
and get someuseful stuff in your jupyter notebooks.
Right now ‘useful stuff’ is:

finds the project root and changes directory to that;
adds $project_root/src to the Python paths;
load the autoreload extension and set its mode to 2.

## Installation
To install using pip, use:
` pip install blackhc.notebook `
To run the tests, use:
` python setup.py test `

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.