Help Center> ModelArts> DevEnviron> Application Scenarios
Updated on 2023-09-20 GMT+08:00

Application Scenarios

ModelArts provides flexible, open development environments. Select a development environment based on site requirements.

  • In-cloud notebook, which is out of the box, relieving you from concerning environment installation or configuration. For details, see JupyterLab Overview and Common Operations.
  • 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 Visual Studio (VS) Code, PyCharm, and SSH. Additionally, PyCharm Toolkit and VS Code Toolkit are provided for convenient remote access. For details, see and Connecting to a Notebook Instance Through VS Code Toolkit.