Skip to main content

No project description provided

Project description

ipython-markdown-inspector

tests CodeQL pypi-version

IPython extension providing Inspection outputs as Markdown, enabling better integration with Jupyter Notebook and JupyterLab. Depends on docstring-to-markdown.

Installation

Requires IPython 8.21 or newer (which requires Python 3.10 or newer).

pip install ipython-markdown-inspector

Usage

To load an extension while IPython is running, use the %load_ext magic:

%load_ext ipython_markdown_inspector

To load it each time IPython starts, list it in your configuration file:

c.InteractiveShellApp.extensions = [
    'ipython_markdown_inspector'
]

After enabling the extension, both the contents of "Contextual Help" panel, and results of info requests such as %run? or df? will provide the output in Markdown format.

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

ipython_markdown_inspector-0.0.0.tar.gz (93.6 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file ipython_markdown_inspector-0.0.0.tar.gz.

File metadata

  • Download URL: ipython_markdown_inspector-0.0.0.tar.gz
  • Upload date:
  • Size: 93.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/5.1.0 pkginfo/1.7.1 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.6

File hashes

Hashes for ipython_markdown_inspector-0.0.0.tar.gz
Algorithm Hash digest
SHA256 11c7835d60439309ad72757e6609776ca8974fb665fa43572fd5ad921566fe65
MD5 352a8659157bce322c7c2cd3b2d7e013
BLAKE2b-256 63ebc0e6153124ab91695223fd1c5d3250cee6f4278362ad3df8b92d84a0f150

See more details on using hashes here.

File details

Details for the file ipython_markdown_inspector-0.0.0-py3-none-any.whl.

File metadata

  • Download URL: ipython_markdown_inspector-0.0.0-py3-none-any.whl
  • Upload date:
  • Size: 7.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/5.1.0 pkginfo/1.7.1 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.6

File hashes

Hashes for ipython_markdown_inspector-0.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fd860a9cbddfb97d2c5a5e63fa22529809b2a4e598167c720b11b21f0a844ac2
MD5 d4fb47ba0675fe375d46defb3c90cffa
BLAKE2b-256 92c390d79b78544644db245ea8b4ca978da208d5b0fcc01ef1a79625d338268b

See more details on using hashes here.

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