A helper for jupyter(lab/notebook/console)
Project description
Installation
- Install via pip:
pip install jupyter-helper
- Or you can use an editable install with:
git clone https://github.com/lll9p/jupyter-helper.git cd jupyter-helper pip install -e . –no-build-isolation
Usage
- to run:
from helper import Helper helper = Helper(scope=globals()) helper.set_global_values().import_libs().run_magics().done()
- or
helper.done()
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
jupyter_helper-0.0.1.tar.gz
(7.6 kB
view hashes)
Built Distribution
Close
Hashes for jupyter_helper-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c0c604841c07e9c377faa1cade811f6fa86ec3fa8a0e61500a35c6f3231bff63 |
|
MD5 | a13cb7499bfddd564bf0f5396e4e67d4 |
|
BLAKE2b-256 | 49d675af9d959702ac70e7310095e6a787ed20fa930a43c585418f74ba56a24e |