Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
冯丙见
Python_03
提交
545d152c
P
Python_03
项目概览
冯丙见
/
Python_03
与 Fork 源项目一致
Fork自
inscode / Python
通知
1
Star
3
Fork
2
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
P
Python_03
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
提交
545d152c
编写于
5月 10, 2023
作者:
6
622aa39c1f9b166ab1a38c05
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
UPDATE
上级
a10a58f6
变更
3
隐藏空白更改
内联
并排
Showing
3 changed file
with
138 addition
and
5 deletion
+138
-5
.ipynb_checkpoints/test-checkpoint.ipynb
.ipynb_checkpoints/test-checkpoint.ipynb
+57
-0
requirements.txt
requirements.txt
+78
-1
test.ipynb
test.ipynb
+3
-4
未找到文件。
.ipynb_checkpoints/test-checkpoint.ipynb
0 → 100644
浏览文件 @
545d152c
{
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"100\n"
]
}
],
"source": [
"print(123)"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"print"
]
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.10 (default, Mar 13 2023, 10:26:41) \n[GCC 9.4.0]"
},
"orig_nbformat": 4,
"vscode": {
"interpreter": {
"hash": "916dbcbb3f70747c44a77c7bcd40155683ae19c65e1c03b4aa3499c5328201f1"
}
}
},
"nbformat": 4,
"nbformat_minor": 2
}
requirements.txt
浏览文件 @
545d152c
anyio
==3.6.2
argon2-cffi
==21.3.0
argon2-cffi-bindings
==21.2.0
asttokens
==2.2.1
attrs
==23.1.0
Babel
==2.12.1
backcall
==0.2.0
beautifulsoup4
==4.12.2
bleach
==6.0.0
certifi
==2019.11.28
cffi
==1.15.1
chardet
==3.0.4
charset-normalizer
==3.1.0
comm
==0.1.3
dbus-python
==1.2.16
debugpy
==1.6.7
decorator
==5.1.1
defusedxml
==0.7.1
distro-info
===0.23ubuntu1
docopt
==0.6.2
entrypoints
==0.4
executing
==1.2.0
fastjsonschema
==2.16.3
idna
==2.8
importlib-metadata
==6.6.0
importlib-resources
==5.12.0
ipykernel
==6.23.0
ipython
==8.12.2
ipython-genutils
==0.2.0
jedi
==0.18.2
Jinja2
==3.1.2
json5
==0.9.11
jsonschema
==4.17.3
jupyter-client
==7.3.4
jupyter-server
==1.24.0
jupyter_core
==5.3.0
jupyterlab
==3.2.0
jupyterlab-pygments
==0.2.2
jupyterlab_server
==2.22.1
MarkupSafe
==2.1.2
matplotlib-inline
==0.1.6
mistune
==2.0.5
nbclassic
==0.5.6
nbclient
==0.7.4
nbconvert
==7.4.0
nbformat
==5.8.0
nest-asyncio
==1.5.6
notebook_shim
==0.2.3
numpy
==1.24.3
packaging
==23.1
pandocfilters
==1.5.0
parso
==0.8.3
pexpect
==4.8.0
pickleshare
==0.7.5
Pillow
==9.5.0
pipreqs
==0.4.13
pkgutil_resolve_name
==1.3.10
platformdirs
==3.5.0
prometheus-client
==0.16.0
prompt-toolkit
==3.0.38
psutil
==5.9.5
ptyprocess
==0.7.0
pure-eval
==0.2.2
pycparser
==2.21
Pygments
==2.15.1
PyGObject
==3.36.0
pyrsistent
==0.19.3
python-apt
==2.0.1+ubuntu0.20.4.1
requests
==2.22.0
python-dateutil
==2.8.2
pytz
==2023.3
pyzmq
==25.0.2
requests
==2.30.0
requests-unixsocket
==0.2.0
Send2Trash
==1.8.2
six
==1.14.0
sniffio
==1.3.0
soupsieve
==2.4.1
stack-data
==0.6.2
terminado
==0.17.1
tinycss2
==1.2.1
torch
==1.10.0
torchvision
==0.11.1
tornado
==6.1
traitlets
==5.9.0
typing_extensions
==4.5.0
unattended-upgrades
==0.1
urllib3
==1.25.8
wcwidth
==0.2.6
webencodings
==0.5.1
websocket-client
==1.5.1
yarg
==0.1.9
zipp
==3.15.0
\ No newline at end of file
test.ipynb
浏览文件 @
545d152c
...
...
@@ -29,7 +29,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3
(ipykernel)
",
"language": "python",
"name": "python3"
},
...
...
@@ -43,9 +43,8 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.10
(default, Mar 13 2023, 10:26:41) \n[GCC 9.4.0]
"
"version": "3.8.10"
},
"orig_nbformat": 4,
"vscode": {
"interpreter": {
"hash": "916dbcbb3f70747c44a77c7bcd40155683ae19c65e1c03b4aa3499c5328201f1"
...
...
@@ -53,5 +52,5 @@
}
},
"nbformat": 4,
"nbformat_minor":
2
"nbformat_minor":
4
}
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录