A helper for jupyter(lab/notebook/console)
Project description
Quickstart
A helper for jupyter(lab/notebook/console).
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
Built Distribution
Close
Hashes for jupyter_helper-0.0.1.post3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7c5451a7844c58caf2f93d090d9ab6af4bd6e6444e73d2027f2e1a4ff035e12 |
|
MD5 | 60aabe3f8997b1b79fb7c79b249f969b |
|
BLAKE2b-256 | 2a33480c7aa9c8e6184eb212d9d4bb0a16fe08841283262af663212327ddb790 |
Close
Hashes for jupyter_helper-0.0.1.post3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c39e55fa7c56e19942d25ec99acdeb24a958052585d6faeb28d1f7c9022e6501 |
|
MD5 | 70aeecb83e2a6f34dd2405ff92201217 |
|
BLAKE2b-256 | 2e6b3b6820ef0013cf9887ac3116ea0890a301a3b9ed1c1d9498109788007c8a |