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.post2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e2c283694fd2c9e86f61e07b39f7bedaa3a7b52108f513e500e384dd65fc764 |
|
MD5 | 8a50c2d77bef6fdf52bbf990aaa07676 |
|
BLAKE2b-256 | fc2f7022e1e63c6a3f541ad5a1ea641775c3d38540cc3a3aa8daaf8fd82cf977 |
Close
Hashes for jupyter_helper-0.0.1.post2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb4864b3cb0eeb44c7328e9b500e186fcfd6cc147f7e131f245d5736bb94f068 |
|
MD5 | 1f33addfd7de4a0db2535a76713437af |
|
BLAKE2b-256 | 1c92f60685ada87e21cf70837b96dad092454b403522b3f8d25bde21b43bee10 |