ubuntu安装处理

Jupiter lab 报错
OSError: [Errno 99] Cannot assign requested address

jupyter notebook --ip=0.0.0.0 --allow-root

安装fzf

git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf
cd ~/.fzf/  
./install

猜你喜欢

转载自blog.csdn.net/weixin_43069769/article/details/108413036