forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Lai, Weijian <laiweijian4@huawei.com> Co-committed-by: Lai, Weijian <laiweijian4@huawei.com>
1.4 KiB
1.4 KiB
DevEnviron Application Scenarios
ModelArts provides flexible, open development environments. Select a development environment based on site requirements.
- In-cloud notebook that is out of the box, relieving you from concerning environment installation or configuration. For details, see Using JupyterLab to Develop Models.
- Local IDE for model development. After enabling remote SSH, you can remotely access the ModelArts notebook development environment to debug and run code from a local IDE. The local IDE allows you to use the in-cloud notebook development environment while with local coding habits unchanged.
A local IDE supports SSH. For details, see Configuring a Local IDE Accessed Using SSH.
Parent topic: DevEnviron (New)