Help Center/ ModelArts/ FAQs/ ModelArts Standard Notebook/ Is There a Proxy for ModelArts Notebook Instances? How Do I Disable It?
Updated on 2025-08-28 GMT+08:00

Is There a Proxy for ModelArts Notebook Instances? How Do I Disable It?

There is a proxy for Notebook.

Run the env|grep proxy command to obtain the notebook proxy.

Run the unset https_proxy unset http_proxy command to disable the proxy.