Skip to content

Commit

Permalink
fixing documentation build process
Browse files Browse the repository at this point in the history
  • Loading branch information
fekad committed Jul 8, 2020
1 parent e3ab01c commit 67f83d6
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 5 deletions.
16 changes: 16 additions & 0 deletions examples/1 - Basic usage.ipynb
Expand Up @@ -60,6 +60,22 @@
"## Loding data from python object"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Please make sure that you have ase and pymatgen packages or run the following code to install them:"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"!pip install ase pymatgen"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down
5 changes: 0 additions & 5 deletions requirements.txt

This file was deleted.

0 comments on commit 67f83d6

Please sign in to comment.