You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Make sure pip is upgraded
pip3 install --upgrade pip
pip3 install -e .
# Add local python executables to the PATH in your `.bashrc` file
PATH="~/.local/bin":${PATH}
About
Launch multiple terminals and run commands in them.