Skip to main content

IPython rich display magic functions

Project description

Package Description

IDisplay is an IPython extension that provides magic functions for accessing IPython’s rich display system in the Notebook.

Latest Version Downloads

Installation

The package may be installed as follows:

pip install idisplay

After installation, the extension may be loaded within an IPython session with

%load_ext idisplay

Usage Examples

Display an image:

%display -i myimage.png

Display a LaTeX math expression:

%display -m '\Delta x + y^3'

Render some HTML:

%display -y -h """
<ul>
<li>This</li>
<li>is</li>
<li>a list.</li>
</ul>
"""

Development

The latest release of the package may be obtained from Github.

Author

See the included AUTHORS.rst file for more information.

License

This software is licensed under the BSD License. See the included LICENSE.rst file for more information.

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

idisplay-0.1.2.tar.gz (6.8 kB view details)

Uploaded Source

Built Distribution

idisplay-0.1.2-py2.py3-none-any.whl (4.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file idisplay-0.1.2.tar.gz.

File metadata

  • Download URL: idisplay-0.1.2.tar.gz
  • Upload date:
  • Size: 6.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for idisplay-0.1.2.tar.gz
Algorithm Hash digest
SHA256 2085c850094bd975e5420bdef98bfdef483e4b67dbd3d609600a88efd7495046
MD5 981dca5d6887321d2acaec5fc2502eff
BLAKE2b-256 d3fe38acbdb022603fe98b066c5aaec353343a32c2a669100daa6542d3171f5e

See more details on using hashes here.

File details

Details for the file idisplay-0.1.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for idisplay-0.1.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 55a310c0e754ddc67bb09b5c751fc663a85f44c69aee8d196064f5e4750b9543
MD5 1076e666ebcdd13809ff9f4ce3c0e66b
BLAKE2b-256 af761fb57f5ee106b89b53faea2fc5d98cff1a2d1d1d8b4c882683ebc9364006

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