From de6b9600b7c2e3b971b42ba880bcb2284f3f4791 Mon Sep 17 00:00:00 2001 From: "weiye.wang" Date: Wed, 12 Oct 2022 06:50:26 +0800 Subject: [PATCH] 20221012 morning --- 工具/关键字筛选题号.ipynb | 8 ++++++++ 工具/寻找阶段末尾空闲题号.ipynb | 8 ++++++++ 工具/已用题号剔除.ipynb | 8 ++++++++ 工具/添加关联题目.ipynb | 11 ++++++++++- 工具/题号选题pdf生成.ipynb | 8 ++++++++ 5 files changed, 42 insertions(+), 1 deletion(-) diff --git a/工具/关键字筛选题号.ipynb b/工具/关键字筛选题号.ipynb index fb189f84..b661d593 100644 --- a/工具/关键字筛选题号.ipynb +++ b/工具/关键字筛选题号.ipynb @@ -14,6 +14,14 @@ "execution_count": 3, "metadata": {}, "output_type": "execute_result" + }, + { + "ename": "", + "evalue": "", + "output_type": "error", + "traceback": [ + "\u001b[1;31mThe Kernel crashed while executing code in the the current cell or a previous cell. Please review the code in the cell(s) to identify a possible cause of the failure. Click here for more info. View Jupyter log for further details." + ] } ], "source": [ diff --git a/工具/寻找阶段末尾空闲题号.ipynb b/工具/寻找阶段末尾空闲题号.ipynb index f0913210..e8a6823b 100644 --- a/工具/寻找阶段末尾空闲题号.ipynb +++ b/工具/寻找阶段末尾空闲题号.ipynb @@ -13,6 +13,14 @@ "首个空闲id: 20227 , 直至 030000\n", "首个空闲id: 30152 , 直至 999999\n" ] + }, + { + "ename": "", + "evalue": "", + "output_type": "error", + "traceback": [ + "\u001b[1;31mThe Kernel crashed while executing code in the the current cell or a previous cell. Please review the code in the cell(s) to identify a possible cause of the failure. Click here for more info. View Jupyter log for further details." + ] } ], "source": [ diff --git a/工具/已用题号剔除.ipynb b/工具/已用题号剔除.ipynb index 6ab808f1..273284c1 100644 --- a/工具/已用题号剔除.ipynb +++ b/工具/已用题号剔除.ipynb @@ -12,6 +12,14 @@ "首行题目数量: 1760\n", "剩余题目数量: 1140\n" ] + }, + { + "ename": "", + "evalue": "", + "output_type": "error", + "traceback": [ + "\u001b[1;31mThe Kernel crashed while executing code in the the current cell or a previous cell. Please review the code in the cell(s) to identify a possible cause of the failure. Click here for more info. View Jupyter log for further details." + ] } ], "source": [ diff --git a/工具/添加关联题目.ipynb b/工具/添加关联题目.ipynb index a117b265..7ef3f310 100644 --- a/工具/添加关联题目.ipynb +++ b/工具/添加关联题目.ipynb @@ -4,7 +4,16 @@ "cell_type": "code", "execution_count": 2, "metadata": {}, - "outputs": [], + "outputs": [ + { + "ename": "", + "evalue": "", + "output_type": "error", + "traceback": [ + "\u001b[1;31mThe Kernel crashed while executing code in the the current cell or a previous cell. Please review the code in the cell(s) to identify a possible cause of the failure. Click here for more info. View Jupyter log for further details." + ] + } + ], "source": [ "import os,re,json,time\n", "\n", diff --git a/工具/题号选题pdf生成.ipynb b/工具/题号选题pdf生成.ipynb index 936cc7e5..f2e41d1a 100644 --- a/工具/题号选题pdf生成.ipynb +++ b/工具/题号选题pdf生成.ipynb @@ -14,6 +14,14 @@ "开始编译学生版本pdf文件: 临时文件/测验预选_学生用_20221011.tex\n", "0\n" ] + }, + { + "ename": "", + "evalue": "", + "output_type": "error", + "traceback": [ + "\u001b[1;31mThe Kernel crashed while executing code in the the current cell or a previous cell. Please review the code in the cell(s) to identify a possible cause of the failure. Click here for more info. View Jupyter log for further details." + ] } ], "source": [