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
It would be great if one could use QEApp directly in a normal Jupyter-lab environment. Idealy, if a user has AiiDA and Jupyter installed, then they can use QEApp in two steps: Step 1
It would be great if one could use QEApp directly in a normal Jupyter-lab environment. Idealy, if a user has AiiDA and Jupyter installed, then they can use QEApp in two steps:
Step 1
Step 2
My test
Create a new environment:
conda create --name aiidalab-qe python==3.10.0
Set up the profile and a
localhost
computer.It works!
To do
localhost
computer before setting up codes.The text was updated successfully, but these errors were encountered: