摘要: 1. 添加fcitx的键盘输入法系统 因为sogou是基于fcitx的,而系统默认的是iBus,所以要想使用搜狗输入法首先必须更改u... 阅读全文
posted @ 2020-07-05 16:31 leon11241124 阅读(296) 评论(0) 推荐(0)
摘要: 1. 添加fcitx的键盘输入法系统 因为sogou是基于fcitx的,而系统默认的是iBus,所以要想使用搜狗输入法首先必须更改ubuntu默认的键盘输入法系统。 步骤:系统设置—>语言支持—>键盘输入法系统—>下拉菜单选择“fcitx"。 ... 阅读全文
posted @ 2020-07-05 16:23 leon11241124 阅读(187) 评论(0) 推荐(0)
摘要: ## 目标: 在Ubuntu 16.04中安装jupyter notebook。 步骤: 1.安装python3 leon@ubuntu:~$ sudo apt-get install python3 2.安装pip3 leon@ubuntu:~$... 阅读全文
posted @ 2020-07-05 13:42 leon11241124 阅读(253) 评论(0) 推荐(0)
摘要: 目标: 在Ubuntu 16.04中安装jupyter notebook。 步骤: 1.安装python3 leon@ubuntu:... 阅读全文
posted @ 2020-07-05 13:35 leon11241124 阅读(1911) 评论(0) 推荐(0)