From 6a0d0a0422aa3973bff6a205a688742fb2f2291c Mon Sep 17 00:00:00 2001 From: Victor Grau Serrat Date: Mon, 30 Oct 2017 15:14:27 -0600 Subject: [PATCH] DOC: jupyter notebook fix --- docs/source/beginner-tutorial.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/source/beginner-tutorial.rst b/docs/source/beginner-tutorial.rst index c4b516b2..6848a806 100644 --- a/docs/source/beginner-tutorial.rst +++ b/docs/source/beginner-tutorial.rst @@ -486,6 +486,10 @@ collect, the second argument is the unit (either ``'1d'`` for ``'1m'`` but note that you need to have minute-level data for using ``1m``). This is a function we use in the ``handle_data()`` section: +.. code-block:: python + + %load_ext catalyst + .. code-block:: python %%catalyst --start 2016-4-1 --end 2017-9-30 -x bitfinex