Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
torchani
Commits
b4bb2393
Unverified
Commit
b4bb2393
authored
Sep 03, 2018
by
Gao, Xiang
Committed by
GitHub
Sep 03, 2018
Browse files
dependencies for sphinx (#87)
parent
af50a84f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
+6
-2
README.md
README.md
+6
-2
No files found.
README.md
View file @
b4bb2393
...
@@ -18,7 +18,11 @@ After installing the correct PyTorch, all you need is clone the repository and d
...
@@ -18,7 +18,11 @@ After installing the correct PyTorch, all you need is clone the repository and d
pip
install
.
pip
install
.
```
```
After TorchANI has been installed, you can build the documents by running
`sphinx-build docs build`
.
After TorchANI has been installed, you can build the documents by running
`sphinx-build docs build`
. But make sure you
install dependencies:
```
bash
pip
install
sphinx sphinx-gallery pillow matplotlib sphinx_rtd_theme
```
# Paper
# Paper
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment