浏览代码

Minor cleanup to Background: Jupyter page.

/develop-generalizationTraining-TrainerController
Marwan Mattar 7 年前
当前提交
0d86891b
共有 1 个文件被更改,包括 5 次插入4 次删除
  1. 9
      docs/Background-Jupyter.md

9
docs/Background-Jupyter.md


# Background: Jupyter
[Jupyter](https://jupyter.org) is a fantastic tool for writing code with
embedded visualizations. We provide one such notebook, `python/Basics.ipynb`, for
testing the Python control interface to a Unity build. This notebook is introduced in the
[Getting Started with the 3D Balance Ball Environment](Getting-Started-with-Balance-Ball.md),
but can be used for testing any environment build.
embedded visualizations. We provide one such notebook, `python/Basics.ipynb`,
for testing the Python control interface to a Unity build. This notebook is
introduced in the
[Getting Started with the 3D Balance Ball Environment](Getting-Started-with-Balance-Ball.md)
tutorial, but can be used for testing the connection to any Unity build.
For a walkthrough of how to use Jupyter, see
[Running the Jupyter Notebook](http://jupyter-notebook-beginner-guide.readthedocs.io/en/latest/execute.html)

正在加载...
取消
保存