Skip to content

Commit

Permalink
Add gif of Python mode
Browse files Browse the repository at this point in the history
  • Loading branch information
sloria committed Oct 15, 2017
1 parent e738812 commit d20318a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,9 @@ Whether to echo comments or not. If enabled, non-magic comments will be echoed b
Python mode
-----------

.. image:: https://user-images.githubusercontent.com/2379650/31582125-d52d1418-b140-11e7-8f27-8baf87eb9e76.gif
:alt: Demo

doitlive supports autotyping in a Python console. You can enter Python mode in a session by enclosing Python code in triple-backticks, like so:

.. code-block:: bash
Expand Down

0 comments on commit d20318a

Please sign in to comment.