Giter Club home page Giter Club logo

qtconsole's Introduction

Jupyter Qt Console

Google Group Build Status Coverage Status Documentation Status

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

The Qt console 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 Qt console

The Qt console requires Qt, such as PyQt5, PyQt4, or PySide.

Although pip and conda may be used to install the Qt console, conda is simpler to use since it automatically installs PyQt. Alternatively, the Qt console installation with pip needs additional steps since pip cannot install the Qt requirement.

Install using conda

To install:

conda install qtconsole

Note: If the Qt console 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 cannot be installed using pip. The next section gives instructions on installing Qt.

Installing Qt (if needed)

We recommend installing PyQt with conda:

conda install pyqt

or with a system package manager. 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 Qt console:

jupyter qtconsole

Resources

qtconsole's People

Contributors

minrk avatar takluyver avatar carreau avatar ccordoba12 avatar fperez avatar ellisonbg avatar willingc avatar ivanov avatar wmvanvliet avatar vidartf avatar bfroehle avatar tmr232 avatar kloper avatar punchagan avatar jeremysikes73 avatar mspacek avatar nisseg avatar detrout avatar markvoorhies avatar mariacamilarg avatar 2dsharp avatar dalthviz avatar jdfreder avatar cam-gerlach avatar icmurray avatar blink1073 avatar rkern avatar pankajp avatar juliantaylor avatar eteq avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.