GithubHelp home page GithubHelp logo

thehubbit / qtconsole Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jupyter/qtconsole

0.0 1.0 0.0 1.57 MB

Jupyter Qt Console

Home Page: https://qtconsole.readthedocs.io/en/stable/

License: Other

Python 100.00%

qtconsole's Introduction

Jupyter Qt Console

Google Group Build 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. For example, on Linux Debian/Ubuntu, use sudo apt-get install python3-pyqt5 to install PyQt5, sudo apt-get install python-qt4 or sudo apt-get install python3-pyqt4 to install PyQt4.

Usage

To run the Qt console:

jupyter qtconsole

Resources

qtconsole's People

Contributors

anntzer avatar bfroehle avatar blink1073 avatar carreau avatar ccordoba12 avatar detrout avatar ellisonbg avatar eteq avatar flying-sheep avatar fperez avatar icmurray avatar ivanov avatar jdfreder avatar jightuse avatar juliantaylor avatar kloper avatar lorton avatar mariacamilarg avatar markvoorhies avatar minrk avatar mspacek avatar nisseg avatar pankajp avatar punchagan avatar rkern avatar takluyver avatar tmr232 avatar vidartf avatar willingc avatar wmvanvliet 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.