09 2019 档案

摘要:使用如下命令pip3 install numpy pandas matplotlib sklearn tensorflow==2.0.0-alpha0 -i https://pypi.doubanio.com/simple安装notebookpip3 install notebook -i https://pypi.doubanio.com/simple另有文章说python3使用pip3 ins... 阅读全文
posted @ 2019-09-29 10:33 Alex~ 阅读(1821) 评论(0) 推荐(0)
摘要:之前的都是准备,真正的插件是从这里开始的参考:https://developer.atlassian.com/server/framework/atlassian-sdk/modify-the-plugin/参考:https://www.cnblogs.com/DevilMayCry-Samsara/p/6052286.html 第3点以后的部署 阅读全文
posted @ 2019-09-03 09:20 Alex~ 阅读(385) 评论(0) 推荐(0)
摘要:安装参考 https://developer.atlassian.com/server/framework/atlassian-sdk/install-the-atlassian-sdk-on-a-windows-system/ 说明Windows 安装比较简单,安装完成后,命令行运行 atlas-version 验证是否安装成功注意:安装完成后,最好将Atlassian自带的Maven的本地仓库... 阅读全文
posted @ 2019-09-02 18:29 Alex~ 阅读(971) 评论(0) 推荐(0)
摘要:参考 https://developer.atlassian.com/server/framework/atlassian-sdk/ download the SDK 说明Download the SDKInstall the SDK and create a projectWriting and running plugin testsFrequently used SDK commandsW... 阅读全文
posted @ 2019-09-02 14:00 Alex~ 阅读(752) 评论(0) 推荐(0)