From 94c0a4b507566c209c55230a8bfd096949af4ec0 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Fri, 26 Mar 2021 09:49:47 +0800 Subject: [PATCH] PUB MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @DCOLIVERSUN 本文首发地址:https://linux.cn/article-13236-1.html 您的 LCTT 专页地址: https://linux.cn/lctt/DCOLIVERSUN --- .../20210309 Learn Python dictionary values with Jupyter.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20210309 Learn Python dictionary values with Jupyter.md (98%) diff --git a/translated/tech/20210309 Learn Python dictionary values with Jupyter.md b/published/20210309 Learn Python dictionary values with Jupyter.md similarity index 98% rename from translated/tech/20210309 Learn Python dictionary values with Jupyter.md rename to published/20210309 Learn Python dictionary values with Jupyter.md index f26be6357e..2087eb3da6 100644 --- a/translated/tech/20210309 Learn Python dictionary values with Jupyter.md +++ b/published/20210309 Learn Python dictionary values with Jupyter.md @@ -4,8 +4,8 @@ [#]: collector: (lujun9972) [#]: translator: (DCOLIVERSUN) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-13236-1.html) 用 Jupyter 学习 Python 字典 ======