Skip to main content

Jupyter Qt console

Project description

Jupyter QtConsole

Windows tests Macos tests Linux tests Coverage Status Documentation Status Google Group

A rich Qt-based console for working with Jupyter kernels, supporting rich media output, session export, and more.

The Qtconsole is a very lightweight application that largely feels like a terminal, but provides a number of enhancements only possible in a GUI, such as inline figures, proper multiline editing with syntax highlighting, graphical calltips, and more.

qtconsole

Install Qtconsole

The Qtconsole requires Python bindings for Qt, such as PyQt5, PyQt4, or PySide.

Although pip and conda may be used to install the Qtconsole, conda is simpler to use since it automatically installs PyQt5. Alternatively, the Qtconsole installation with pip needs additional steps since pip doesn't install the Qt requirement.

Install using conda

To install:

conda install qtconsole

Note: If the Qtconsole is installed using conda, it will automatically install the Qt requirement as well.

Install using pip

To install:

pip install qtconsole

Note: Make sure that Qt is installed. Unfortunately, Qt is not installed when using pip. The next section gives instructions on doing it.

Installing Qt (if needed)

You can install PyQt5 with pip using the following command:

pip install pyqt5

or with a system package manager on Linux. For Windows, PyQt binary packages may be used.

Note: Additional information about using a system package manager may be found in the qtconsole documentation.

More installation instructions for PyQt can be found in the PyQt5 documentation and PyQt4 documentation

Source packages for Windows/Linux/MacOS can be found here: PyQt5 and PyQt4.

Usage

To run the Qtconsole:

jupyter qtconsole

Resources

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

qtconsole-5.0.3.tar.gz (428.6 kB view details)

Uploaded Source

Built Distribution

qtconsole-5.0.3-py3-none-any.whl (119.3 kB view details)

Uploaded Python 3

File details

Details for the file qtconsole-5.0.3.tar.gz.

File metadata

  • Download URL: qtconsole-5.0.3.tar.gz
  • Upload date:
  • Size: 428.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.0 importlib_metadata/3.7.3 packaging/20.3 pkginfo/1.6.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.8.5

File hashes

Hashes for qtconsole-5.0.3.tar.gz
Algorithm Hash digest
SHA256 c091a35607d2a2432e004c4a112d241ce908086570cf68863176dd52ccaa212d
MD5 5f0663a7ab7ef24b42658410f61e4706
BLAKE2b-256 2411b9603e8ae56107789d7ef21ea937675623986bdf3e9a8b195f146782343d

See more details on using hashes here.

File details

Details for the file qtconsole-5.0.3-py3-none-any.whl.

File metadata

  • Download URL: qtconsole-5.0.3-py3-none-any.whl
  • Upload date:
  • Size: 119.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.0 importlib_metadata/3.7.3 packaging/20.3 pkginfo/1.6.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.8.5

File hashes

Hashes for qtconsole-5.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 4a38053993ca2da058f76f8d75b3d8906efbf9183de516f92f222ac8e37d9614
MD5 d79a0a7fe30b11f95b07b9da9be0777f
BLAKE2b-256 224d94cb45a6f0c25a2693f7c8c0fe0814c3f52ba0f9c920ad75104005b31d42

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