Skip to main content

ipykernel-helper

There’s not many helpers here yet!

Installation

Install latest from pypi

$ pip install ipykernel_helper

How to use

from ipykernel_helper import *
from pprint import pprint
a = "hi"
b = dict(d='foo ' * 10)
def f(i:int): ...
_vs,_fs = get_ipython().user_items(max_len=15)
print('--- vars')
pprint(_vs)
print('--- defs')
pprint(_fs)
--- vars
{'IN_COLAB': 'False',
 'IN_IPYTHON': 'False',
 'IN_JUPYTER': 'False',
 'IN_NOTEBOOK': 'False',
 'Self': '<fastcore.basic…',
 'UNSET': 'UNSET',
 'a': 'hi',
 'allow_imports': "{'PIL'}",
 'arg0': '<fastcore.basic…',
 'arg1': '<fastcore.basic…',
 'arg2': '<fastcore.basic…',
 'arg3': '<fastcore.basic…',
 'arg4': '<fastcore.basic…',
 'b': "{'d': 'foo foo …",
 'custom_types': "{<class 'pathli…",
 'defaults': 'namespace(cpus=…',
 'dh_settings': "{'port': 5001}",
 'flash': 'gemini/gemini-3…',
 'inum_methods': "['__iadd__', '_…",
 'mermaid_url': 'https://cdn.jsd…',
 'null': '<fastcore.basic…',
 'num_methods': "['__add__', '__…",
 'o': 'PIL',
 'prose_types': "{'pandas.DataFr…",
 'python': '<safepyrun.core…',
 'rnum_methods': "['__radd__', '_…",
 'spark_chars': '▁▂▃▅▆▇',
 'string_classes': "(<class 'str'>,…",
 'type_map': "{'string': <cla…",
 'valid_paths': "['.', '/tmp', '…"}
--- defs
{'aaiws_tree': "(path: str = '~/aai-ws', depth=3)",
 'add_citations': '(content, anno)',
 'f': '(i: int)',
 'flash_search': "(pr, search='l')",
 'flash_searches': "(prs: list[str], search: str = 'l')",
 'tree': "(path='.', **kwargs)"}

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ipykernel_helper-0.0.62.tar.gz (12.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ipykernel_helper-0.0.62-py3-none-any.whl (12.2 kB view details)

Uploaded Python 3

File details

Details for the file ipykernel_helper-0.0.62.tar.gz.

File metadata

  • Download URL: ipykernel_helper-0.0.62.tar.gz
  • Upload date:
  • Size: 12.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.2

File hashes

Hashes for ipykernel_helper-0.0.62.tar.gz
Algorithm Hash digest
SHA256 5625d1c1e6b9023d1a7472d6d41ce2051f74b165f3f9ec25c38b29ade6ada0d3
MD5 caee4f1aaa3c1f147b202601a5eb6e35
BLAKE2b-256 8e548d023788207034cc1a91a7caed96b4578ac7b491a10a836eb3e349d6f5f0

See more details on using hashes here.

File details

Details for the file ipykernel_helper-0.0.62-py3-none-any.whl.

File metadata

File hashes

Hashes for ipykernel_helper-0.0.62-py3-none-any.whl
Algorithm Hash digest
SHA256 6579d8dc59308ccbf7cc4d628b9ce207c6883e3159579dabc6c0e56bbb436c4e
MD5 dd0197a554b95bbaaa058a0e16477dc1
BLAKE2b-256 f27398d408e85dac60cb93937f9c08107acd5537d94300c8a503fefc17f97899

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.62 This release

2 files

0.0.61

2 files

0.0.60

2 files

0.0.59

2 files

0.0.58

2 files

0.0.57

2 files

0.0.56

2 files

0.0.55

2 files

0.0.54

2 files

0.0.53

2 files

0.0.52

2 files

0.0.51

2 files

0.0.50

2 files

0.0.49

2 files

0.0.48

2 files

0.0.47

2 files

0.0.46

2 files

0.0.45

2 files

0.0.44

2 files

0.0.43

2 files

0.0.42

2 files

0.0.41

2 files

0.0.40

2 files

0.0.39

2 files

0.0.38

2 files

0.0.37

2 files

0.0.36

2 files

0.0.35

2 files

0.0.34

2 files

0.0.33

2 files

0.0.32

2 files

0.0.31

2 files

0.0.29

2 files

0.0.28

2 files

0.0.27

2 files

0.0.26

2 files

0.0.25

2 files

0.0.24

2 files

0.0.23

2 files

0.0.22

2 files

0.0.21

2 files

0.0.20

2 files

0.0.19

2 files

0.0.18

2 files

0.0.17

2 files

0.0.15

2 files

0.0.14

2 files

0.0.13

2 files

0.0.12

2 files

0.0.11

2 files

0.0.10

2 files

0.0.9

2 files

0.0.8

2 files

0.0.7

2 files

0.0.6

2 files

0.0.5

2 files

0.0.4

2 files

0.0.3

2 files

0.0.2

2 files

0.0.1

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page