提交 b0cf8f3a authored 作者: Iban Harlouchet's avatar Iban Harlouchet 提交者: Arnaud Bergeron

testcode for doc/install.txt

上级 b5b45f27
...@@ -328,10 +328,10 @@ Testing your installation ...@@ -328,10 +328,10 @@ Testing your installation
Once you have installed Theano, you should run the test suite. At Once you have installed Theano, you should run the test suite. At
a Python (or IPython) interpreter, a Python (or IPython) interpreter,
.. code-block:: python .. testcode::
>>> import theano import theano
>>> theano.test() # doctest: +SKIP theano.test() # doctest: +SKIP
You can also run them in-place from the Git checkout directory by typing You can also run them in-place from the Git checkout directory by typing
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论