From 0b07844cc6f9dfeff21d4a882a40dd537d37ab08 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Sat, 12 Sep 2020 11:55:47 +0800 Subject: [PATCH] PUB @geekpi https://linux.cn/article-12606-1.html --- ...e management console using Python and Jupyter Notebooks.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20200904 Build a remote management console using Python and Jupyter Notebooks.md (98%) diff --git a/translated/tech/20200904 Build a remote management console using Python and Jupyter Notebooks.md b/published/20200904 Build a remote management console using Python and Jupyter Notebooks.md similarity index 98% rename from translated/tech/20200904 Build a remote management console using Python and Jupyter Notebooks.md rename to published/20200904 Build a remote management console using Python and Jupyter Notebooks.md index c048dbfa24..8134eb911a 100644 --- a/translated/tech/20200904 Build a remote management console using Python and Jupyter Notebooks.md +++ b/published/20200904 Build a remote management console using Python and Jupyter Notebooks.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (geekpi) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-12606-1.html) [#]: subject: (Build a remote management console using Python and Jupyter Notebooks) [#]: via: (https://opensource.com/article/20/9/remote-management-jupyter) [#]: author: (Moshe Zadka https://opensource.com/users/moshez)