Linux system basic 2 + add kernel for Jupyter

Linux install LibreOffice:

install LibreOffice

install command:

sudo apt install ./XXX.deb

PS: don't forget the './' for the path. 


 

git clone http://XX dictionary_path

git clone to specific dictionary.


 jupyter with kernel: here, and 为Jupyter notebook增加新的kernel

1.切换到py35环境下。

2. pip install ipykernel

3. python -m ipykernel install --user --name myenv --display-name "Python (myenv)"


 connect to the printer(windows domain)

http://www.winbar.dtu.dk/How-To/Laptop/Printing-from-laptop.aspx

https://ubuntuforums.org/showthread.php?t=1256134

Error, no authority about the username and password. 

 


“Unable to locate package” while trying to install packages with APT

posted @ 2019-09-30 21:56  keeps_you_warm  阅读(136)  评论(0编辑  收藏  举报