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.post1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1ac15edf52801f7f51f5abda853539e5ce506cd0ffac43cbcce4399c91cd012 |
|
MD5 | 763982ab35ebc548b5fbb59a7a818317 |
|
BLAKE2b-256 | f762fd31db293de006f27762039dcb399266e0923a63fbd75544161af0fd9552 |
Close
Hashes for jupyter_helper-0.0.1.post1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c69935dda862a1cd15d8afadce05ddd299b21b5bb4c57181487644297ee58de7 |
|
MD5 | c28bfe09b6622790c91f769e269d572d |
|
BLAKE2b-256 | c4fb4d7631462dc895e3ec98964a54d040ae82e5c606aa6c3ae9071893939b4e |