Skip to content

Commit

Permalink
Merge pull request #96 from volkamerlab/clean-readme-env
Browse files Browse the repository at this point in the history
Update README and environment file
  • Loading branch information
dominiquesydow authored Sep 8, 2021
2 parents ec8de3f + 3e7ae2b commit 3c2e787
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ A Python library for structural cheminformatics.

## Documentation

The Documentation will be available soon.
The documentation is available [here](https://opencadd.readthedocs.io/en/latest/).

## License

Expand Down
9 changes: 1 addition & 8 deletions devtools/conda-envs/test_env.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,4 @@ dependencies:
# docs
- sphinx
- sphinx_rtd_theme
- nbsphinx
# Temporary fix for issue #65
#- parso 0.8.1
## For Jupyter, run:
# conda install jupyter jupyterlab=2 ipywidgets>=7.5
## For Jupyter lab extensions, run:
# conda install nodejs
# jupyter labextension install @jupyter-widgets/jupyterlab-manager nglview-js-widgets @jupyterlab/toc
- nbsphinx

0 comments on commit 3c2e787

Please sign in to comment.