nebula studio web 无法启动

请确认你的 desktop browser 和你的 studio server 之间是通的,比如

python3 -m http.server -b 0.0.0.0 17001

然后你在浏览器访问这个 ip:17001 试试

1 个赞