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

MD-IFP.yml does not contain nglview information #3

Open
abazabaaa opened this issue Sep 15, 2020 · 2 comments
Open

MD-IFP.yml does not contain nglview information #3

abazabaaa opened this issue Sep 15, 2020 · 2 comments

Comments

@abazabaaa
Copy link

Hi,

I created the env listed within the read me and attempted IFP_generation_examples_PDB.ipynb, but was unable to import nglview.

Trying to use conda to install nglview broke the env as the version of numpy changed. I was wondering if you had more details on which version of nglview you used.

@abazabaaa
Copy link
Author

I believe this can be solved by using the following after creating the env described in the yml file:

conda install -c conda-forge nglview=2.7.1

then

jupyter-nbextension enable nglview --py --sys-prefix

I was able to run through the first NB (IFP_generation_examples_PDB). I'll test the others.

@DKokh
Copy link
Member

DKokh commented Sep 24, 2020

Thanks, I'll include this info in JN

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

No branches or pull requests

2 participants