1 Star 0 Fork 4

李宁杰/python-jupyter-server

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
0001-modify-the-version-limit-for-jupyter-core.patch 667 Bytes
一键复制 编辑 原始数据 按行查看 历史
xuhe 提交于 2024-08-21 11:24 . Update version to 2.14.2
From fd4621aecb8a3b1c0124debcd70e8c85bd6fc218 Mon Sep 17 00:00:00 2001
From: xuhe <xuhe@kylinos.cn>
Date: Wed, 21 Aug 2024 11:20:54 +0800
Subject: [PATCH] modify the version limit for jupyter core
---
pyproject.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pyproject.toml b/pyproject.toml
index 9bfcc74..6393da2 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -27,7 +27,7 @@ dependencies = [
"argon2-cffi>=21.1",
"jinja2>=3.0.3",
"jupyter_client>=7.4.4",
- "jupyter_core>=4.12,!=5.0.*",
+ "jupyter_core>=5.3.0",
"jupyter_server_terminals>=0.4.4",
"nbconvert>=6.4.4",
"nbformat>=5.3.0",
--
2.33.0
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/li_ning_jie/python-jupyter-server.git
git@gitee.com:li_ning_jie/python-jupyter-server.git
li_ning_jie
python-jupyter-server
python-jupyter-server
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385