colabcode:在Google Colab或Kaggle笔记本上运行VSCode(代码服务器)

时间:2024-04-05 14:25:02
【文件属性】:

文件名称:colabcode:在Google Colab或Kaggle笔记本上运行VSCode(代码服务器)

文件大小:8KB

文件格式:ZIP

更新时间:2024-04-05 14:25:02

Python

Colab代码 安装 安装很简单! $ pip install colabcode 在Google Colab或Kaggle Notebooks上运行代码服务器 入门 ColabCode也有一个命令行脚本。 因此,您可以仅从命令行运行colabcode 。 colabcode -h将给出以下内容: usage: colabcode [-h] --port PORT [--password PASSWORD] [--mount_drive] ColabCode: Run VS Code On Colab / Kaggle Notebooks required arguments: --port PORT the port you want to run code-server on optional arguments: --password PASSWORD


【文件预览】:
colabcode-master
----setup.py(889B)
----.gitignore(2KB)
----colabcode()
--------__init__.py(28B)
--------code.py(3KB)
----requirements.txt(16B)
----Makefile(89B)
----LICENSE(1KB)
----setup.cfg(307B)
----colab_starter.ipynb(4KB)
----scripts()
--------colabcode(979B)
----README.md(2KB)

网友评论