Skip to content

Commit

Permalink
Add missing dependency 'retrying' for pymatgen example outside of Colab
Browse files Browse the repository at this point in the history
  • Loading branch information
ml-evs committed Sep 7, 2021
1 parent 306c1f1 commit b5b9189
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"outputId": "b756287e-3d19-444d-f91c-c4aea6c440a6"
},
"source": [
"!pip install pymatgen pybtex"
"!pip install pymatgen pybtex retrying"
],
"execution_count": 103,
"outputs": [
Expand Down

0 comments on commit b5b9189

Please sign in to comment.