文件名称:使用SSH连接到Google Colab-Golang开发
文件大小:119KB
文件格式:ZIP
更新时间:2024-06-15 10:06:35
Golang Command Line
Colab-ssh是一个轻量级的库,使您可以使用SSH隧道连接到Google Colab虚拟机。 :party_popper:高兴地宣布,当您使用init_git时,我们现在支持VSCode直接链接。Colab-ssh通过ssh轻松连接到Google colab什么是Colab-ssh Colab-ssh是一个轻量级的库,使您可以连接到Google Colab虚拟机使用SSH隧道。 我可以在没有用户交互的情况下自动打开Colab笔记本吗? 否,您仍然需要手动打开Google Colab Notebook界面才能设置此工具。 Google Colab尚无API
【文件预览】:
colab-ssh-master
----setup.py(703B)
----.colab_ssh()
--------authorized_keys(576B)
----.gitignore(190B)
----colab_ssh()
--------launch_direct_ssh.py(2KB)
--------set_private_key.py(320B)
--------__init__.py(444B)
--------init_git.py(4KB)
--------launch_ssh.py(3KB)
--------get_tunnel_config.py(2KB)
--------launch_ssh_cloudflared.py(5KB)
--------utils()
--------init_git_cloudflared.py(4KB)
--------_command.py(968B)
----publish.sh(57B)
----.env.example(12B)
----requirements.txt(22B)
----MANIFEST.in(45B)
----CONTRIBUTING.md(192B)
----CODE_OF_CONDUCT.md(3KB)
----.devcontainer()
--------Dockerfile(2KB)
--------noop.txt(192B)
--------devcontainer.json(1KB)
----LICENSE(1KB)
----CHANGELOG.md(1KB)
----.github()
--------ISSUE_TEMPLATE()
--------FUNDING.yml(72B)
--------workflows()
----requirements.dev.txt(25B)
----README.md(6KB)
----tests()
--------ngrok()
--------__init__.py(0B)
--------test_expose_env_var.py(539B)
--------test_init_git.py(1KB)
--------test_launch_ssh.py(250B)
----.vscode()
--------settings.json(362B)
----build.sh(33B)
----docs()
--------api-reference.md(1KB)
--------assets()
--------expose-env-variable.md(786B)
--------_config.yml(27B)
--------deprecated()