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
In the EC_class_ligands_search_pc.ipynb there is a variable called baseUrl = "https://files.rcsb.org/ligands/download/", which is broken. Searching on the source website the new base url should be "https://files.rcsb.org/ligands/" and the construction of the download string could be as forme as follows:
In the
EC_class_ligands_search_pc.ipynb
there is a variable calledbaseUrl = "https://files.rcsb.org/ligands/download/"
, which is broken. Searching on the source website the new base url should be "https://files.rcsb.org/ligands/" and the construction of the download string could be as forme as follows:The text was updated successfully, but these errors were encountered: