volkamerlab / teachopencadd

TeachOpenCADD: a teaching platform for computer-aided drug design (CADD) using open source packages and data
https://projects.volkamerlab.org/teachopencadd
Creative Commons Attribution 4.0 International
707 stars 196 forks source link

T024: Pandas/jinja import error #407

Open mbackenkoehler opened 8 months ago

mbackenkoehler commented 8 months ago

On code cell 12 _translate_rescale_substitution_matrix().style.format("{:.2f}") the notebook fails withImportError: Pandas requires version '3.1.2' or newer of 'jinja2'. See here.

mbackenkoehler commented 5 months ago

This issue might have resolved itself. See here