This assignment ensures you have PyMOL and VS Code installed and configured for the bootcamp. You will: Install PyMOL (a molecular visualization tool) Install VS Code ...
git clone https://github.com/schrodinger/pymol-open-source.git python3 -m venv venv source venv/bin/activate cd pymol-open-source pip install .