1
0
Fork 0

Link to ipython.

This commit is contained in:
Irina Truong 2017-08-06 14:00:11 -07:00
parent ebbdb45c7a
commit 9dcda453b5
1 changed files with 3 additions and 3 deletions

View File

@ -212,9 +212,9 @@ the docker container:
IPython
=======
Pgcli can be run from within IPython console. When working on a query, it may be useful to drop
into a pgcli session without leaving the IPython console, iterate on a query, then quit pgcli
to find the query results in your IPython workspace.
Pgcli can be run from within `IPython <https://ipython.org>`_ console. When working on a query,
it may be useful to drop into a pgcli session without leaving the IPython console, iterate on a
query, then quit pgcli to find the query results in your IPython workspace.
Assuming you have IPython installed: