Skip to content

Instantly share code, notes, and snippets.

@j-wags
Last active August 31, 2022 17:24
Show Gist options
  • Save j-wags/4b9716cfd7c4c5efee03ff63ec6a964e to your computer and use it in GitHub Desktop.
Save j-wags/4b9716cfd7c4c5efee03ff63ec6a964e to your computer and use it in GitHub Desktop.
biopolymer_alpha_notebook.ipynb
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
name: test
channels:
- jaimergp/label/unsupported-cudatoolkit-shim
- conda-forge
dependencies:
# Base depends
- python
- pip
# Testing
- pytest
- pytest-cov
- pytest-xdist
- pytest-rerunfailures
- nbval
- codecov
- coverage
- numpy
- networkx
- ambertools
- rdkit
- packaging
# Removed until a compatible release is made
# - openmmforcefields
- openmm >=7.6
- openff-toolkit
- nglview
- notebook
- openff-amber-ff-ports
- openff-forcefields
- openff-units >=0.1.6
- openff-utilities
- smirnoff99Frosst
- cachetools
- cached-property
- pyyaml
- toml
- bson
- msgpack-python
- xmltodict
- python-constraint
- qcelemental
- qcportal >=0.15
- qcengine
- mdtraj
- distributed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment