• Vaclav Hanzl's avatar
    Fix notebook: Colab now has python 3.8, fix imports, mitigate UTF-8 glitch · 9c38e958
    Vaclav Hanzl authored
    * Python 3.8 is now what we get in Colab, use it in our Conda as well
    * Fix imports, make some unconditional - chain of depencencies makes them
      needed even for relax_prediction==False
    * Mitigate spurious error "A UTF-8 locale is required. Got ANSI_X3.4-1968"
      which makes all shell commands defunct - use shutil.make_archive()
    9c38e958
OpenFold.ipynb 38.1 KB