AutoDL JupyterLab URL Copier

Copy JupyterLab URL from AutoDL instance console

As of 2025-08-13. See the latest version.

Author
BottleSome
Ratings
0 0 0
Version
2025-08-12
Created
2025-08-13
Updated
2025-08-13
Size
5.49 KB
License
MIT
Applies to

example

便捷工具脚本,在 AutoDL 控制台“容器实例”处的列表项上显示 JupyterLab URL 复制链接,便于在 VSCode 等编辑器 / IDE 中进行连接。

通过拦截页面中 XMLHttpRequest 的响应来实现,因为 AutoDL 会轮询一个 /api/v1/instance 接口来更新列表信息。如果没有按钮可以尝试刷新一下实例列表。