Tag: Tech
How to use Pyenv & Pipenv for Python virtual environments
How to use Pyenv & Pipenv for Python virtual environments #tech/python Extracts how to install pyenv Related bibliography how to install pyenv in ubuntu debian References source https://medium....
install mono on ubuntu
#tech/bash #unity #os/ubuntu install mono on ubuntu 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 #install pre-reqs sudo apt install gnupg ca-certificates #add key sudo apt-key adv --keyserver hkp://keyserver....
install mono-devel
#tech/bash #unity #os/ubuntu install mono-devel 1 sudo apt install mono-devel -y References author [[mikenizo808]] position https://github....
Keychron Linux Function Keys
Keychron Linux Function Keys #tech/bash #tech/hardware Extracts set the keyrow to function mode temporary function mode in linux permanent function mode in linux References source https://mikeshade....
Keychron Linux Function Keys
Keychron Linux Function Keys #tech/bash #tech/hardware Extracts set the keyrow to function mode temporary function mode in linux permanent function mode in linux References source https://mikeshade....
Layers of blockchain
Layers of blockchain #tech/blockchain Blockchain - Layer 0 [[Blockchain - Layer 1]] [[Blockchain - Layer 2]] [[Blockchain - Layer 3]] References author cointelegraph...
Network of The Witcher - Relationship Extraction & Network Analysis with Spacy & NetworkX
#tech/programming #tech/python #tech/vizualization Network of The Witcher - Relationship Extraction & Network Analysis with [[Spacy]] & [[NetworkX]] Extracts way to create graph vizualization code to reverse columns in relation ships [[generate the weight of each relationship]] References source https://www....
Network of The Witcher - Relationship Extraction & Network Analysis with Spacy & NetworkX
#tech/programming #tech/python #tech/vizualization Network of The Witcher - Relationship Extraction & Network Analysis with [[Spacy]] & [[NetworkX]] Extracts way to create graph vizualization code to reverse columns in relation ships [[generate the weight of each relationship]] References source https://www....
Network of The Witcher - Relationship Extraction & Network Analysis with Spacy & NetworkX
#tech/programming #tech/python #tech/vizualization Network of The Witcher - Relationship Extraction & Network Analysis with [[Spacy]] & [[NetworkX]] Extracts way to create graph vizualization code to reverse columns in relation ships [[generate the weight of each relationship]] References source https://www....
nvm
#tech/nodejs nvm Extracts how to install nvm References source https://github.com/nvm-sh/nvm#installing-and-updating author [[nvm.sh]]...