RosettaCommons / PyRosetta.notebooks

Jupyter Notebooks for learning the PyRosetta platform for biomolecular structure prediction and design
https://rosettacommons.github.io/PyRosetta.notebooks/
MIT License
447 stars 145 forks source link

Updating references to python3.6 to 3.7 following colab's update #64

Closed aleaverfay closed 3 years ago

aleaverfay commented 3 years ago

Google CoLab updated to python3.7 at least as recently as 2021/02/25

Ahead of the next PyRosetta boot camp, this needed to be updated. If you instead download the 3.6 version, then when you try to run from pyrosetta import *, the colab environment throws and error.

kathyle9 commented 3 years ago

I looked over the changes and tested the installation on a fresh account. Looks good!