Notebook setup code
Project description
# 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 `
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
blackhc.notebook-2.0.2.tar.gz
(3.3 kB
view hashes)
Built Distribution
Close
Hashes for blackhc.notebook-2.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 288e4a78fb15d592f5d2df02b1897967d8243ea07cbef3e6f94301deff5105ce |
|
MD5 | 5a3b1558e1c0761aaa56e932d6a18024 |
|
BLAKE2b-256 | f1100065337d7cf119e28b65ac3dd25b56418121c09ee41797f6963c588e84e2 |