提交 3bfaa643 authored 作者: Frederic's avatar Frederic

small doc fix: add missing import and fix duplicate anchor name

上级 da3df882
......@@ -17,6 +17,8 @@
# is relative to the documentation root, use os.path.abspath to make it
# absolute, like shown here.
#sys.path.append(os.path.abspath('some/directory'))
import os
import sys
theano_path = os.path.join(os.path.dirname(__file__), os.pardir)
sys.path.append(os.path.abspath(theano_path))
......
.. _faq:
.. _faq_tutorial:
===========================
Frequently Asked Questions
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论