Skip to main content

No project description provided

Project description

ipython-markdown-inspector

tests CodeQL Binder pypi-version

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

Installation

Requires IPython 8.22 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-1.0.0.tar.gz (94.7 kB view details)

Uploaded Source

Built Distribution

File details

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

File metadata

  • Download URL: ipython_markdown_inspector-1.0.0.tar.gz
  • Upload date:
  • Size: 94.7 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-1.0.0.tar.gz
Algorithm Hash digest
SHA256 5eaf0930206b33824bca06ae30916f9c0bc2ef7117ec266fe7ab3189d5693dc5
MD5 6b923a991fc24db6add297ae684c9de1
BLAKE2b-256 470d91266f8d6c96b7c65c2d97c4190cb07747c8564ccf862ff980587c3fb0cf

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: ipython_markdown_inspector-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 6.6 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-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0aa70ccdb605c44afa110f242770b9fdb80507919250ed2602cd706610f617c0
MD5 adab373e868ad88cccff0237cd4c27c7
BLAKE2b-256 361b08d5fb78ac0c10885abb4e0177092d2113f60d571393503afbca1c61741b

See more details on using hashes here.

Provenance

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