Skip to content

Commit

Permalink
MNT: update .py for the qe_scf_calculation example
Browse files Browse the repository at this point in the history
  • Loading branch information
mrakitin committed Jul 4, 2023
1 parent 9f8763c commit ee22f57
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions examples/workflow/qe_scf_calculation.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
#!/usr/bin/env python
# coding: utf-8

# <a href="https://colab.research.google.com/github/Exabyte-io/api-examples/blob/dev/examples/workflow/qe_scf_calculation.ipynb" target="_parent">
# <img alt="Open in Google Colab" src="https://user-images.githubusercontent.com/20477508/128780728-491fea90-9b23-495f-a091-11681150db37.jpeg" width="150" border="0">
# </a>

# # Quantum Espresso SCF calcuation via API
#

Expand Down

0 comments on commit ee22f57

Please sign in to comment.