调试应用在远程服务器上运行的应用程序使用ray
今年早些时候,我们发布了Ray,一个桌面应用程序,允许您更快地调试。 ray允许您在专用窗口中允许您在专用窗口中释放地显示调试信息的转储。
Since launch, Ray helps you debug local projects. Today, we're adding the most requested feature to Ray: the ability to connect to remote servers. All output of the ray()
call, will be sent securely from your remote server to the local app via SSH.
使用此功能,您可以快速调查您无法在本地重新创建的生产服务器上的问题。
在这个短视频中,你会看到一个快速的演示!