Notebook setup code
Project description
Notebook setup package
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
Build and publish a new version
pip install build twine
python -m build
twine upload dist/*
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
blackhc_project-7.0.0.tar.gz
(35.6 kB
view details)
Built Distribution
File details
Details for the file blackhc_project-7.0.0.tar.gz
.
File metadata
- Download URL: blackhc_project-7.0.0.tar.gz
- Upload date:
- Size: 35.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 817978c990134000a42dcdb3109e9f0823bd15ac1bd714d52b420ee12ccc60fe |
|
MD5 | a5f25a6245758b34b86a345df142478f |
|
BLAKE2b-256 | 1431167c9e7a85435e9055ed3b8015bf69f25e35cca441918b19390d49cbf28c |
File details
Details for the file blackhc.project-7.0.0-py3-none-any.whl
.
File metadata
- Download URL: blackhc.project-7.0.0-py3-none-any.whl
- Upload date:
- Size: 41.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a6c6df5880b6cabef226b85f8cc8cd78d9966515b6dda465e7d24bbc3af6fd5 |
|
MD5 | 6ecb7f961ef1f37ed913d0b8a947a4d2 |
|
BLAKE2b-256 | f93640f3a9bee7ab06cd8e309819c95bf42f3bb9dc1312369f851ad248089ad6 |