Blog posts

2023

How to deal with tensorflow

less than 1 minute read

Published:

  • Add paths to $LD_LIBRARY_PATH may help with the problems like could not load dynamic library .... For example, link

Ubuntu Python Environment Setup

1 minute read

Published:

oh-my-zsh

Installation

sh -c "$(wget -O- https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

Themes

Modify ~/.zshrc:
ZSH_THEME="agnoster"