Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update code blocks in tutorial for new syntaxes in current Ringtail and Meeko 0.6.0; Added missing maps for vs example #2

Open
wants to merge 4 commits into
base: main
from

Conversation

rwxayheee
Copy link

No description provided.

@@ -34,7 +34,7 @@ If not, run `micromamba activate autodock`
micromamba install python=3.11 -y
micromamba install pymol-open-source -y
micromamba install rdkit numpy scipy -y
micromamba install chemicalite matplotlib=3.7 pandas -y
micromamba install chemicalite matplotlib=3.7 pandas multiprocess -y
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Although README says only MacOS needs multiprocess, the Google Linux backends seem to need multiprocess.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet