eec232c3e6eb1e85ff4889953ce3431dd7533e1e
install bashrc
ln -s $(pwd)/wiki/linux-bash/bash_aliases.sh ~/.bash_aliases
source "$HOME/.${SHELL##*/}rc"
ThreadPoolExecutor
__import__('concurrent').futures.ThreadPoolExecutor().submit(
lambda x: (print(x * 2) or x ** 2 / 0), 3).result()
Description
Languages
Jupyter Notebook
72.2%
Python
16.5%
Dockerfile
3.6%
Shell
2.8%
Go
1.8%
Other
3.1%