forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: Wu Dayong <wudayong1@noreply.gitea.eco.tsi-dev.otc-service.com> Co-committed-by: Wu Dayong <wudayong1@noreply.gitea.eco.tsi-dev.otc-service.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)