系统相关
首页 > 系统相关> > Linux system basic 2

Linux system basic 2

作者:互联网

Linux install LibreOffice:

install LibreOffice


 

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)

 

标签:kernel,git,dictionary,ipykernel,basic,system,install,Linux,LibreOffice
来源: https://www.cnblogs.com/dulun/p/11609697.html