3 Star 16 Fork 13

编程语言算法集/Jupyter

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitpod.yml 273 Bytes
一键复制 编辑 原始数据 按行查看 历史
David Leal 提交于 2023-07-30 22:14 . Improve Gitpod configuration
tasks:
- init: pip install -r ./requirements.txt
vscode:
extensions:
- almenon.arepl
- ms-toolsai.jupyter
github:
prebuilds:
master: true
pullRequests: true
addCheck: true
addBadge: true
pullRequestsFromForks: true
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/TheAlgorithms/Jupyter.git
git@gitee.com:TheAlgorithms/Jupyter.git
TheAlgorithms
Jupyter
Jupyter
master

搜索帮助