/developer

提供AIEarth开发者模式下的便利性工具以一站式SDK开发环境

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

AIEarth Engine Developer

Visit the AIEarth main page for more information.

Quickstart

快速入门

使用本地模式 - Docker版本

环境要求

软件要求

网络环境要求

使用办法

执行以下脚本

git clone git@github.com:aiearth-damo/developer.git
cd ./developer/docker
bash build.sh

打开Jupyter Notebook 代码编写环境

  • 打开浏览器访问:http://localhost:8888
  • 进入example文件夹并执行示例代码