Skip to main content

A helper for jupyter(lab/notebook/console)

Project description

Quickstart

A helper for jupyter(lab/notebook/console).

Python versions Monthly downloads from PyPI Software license Black Formatter Percentage of open issues GitHub Discussion

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


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.post3.tar.gz (8.7 kB view hashes)

Uploaded Source

Built Distribution

jupyter_helper-0.0.1.post3-py3-none-any.whl (9.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page