forked from MDAnalysis/UserGuide
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
58 lines (58 loc) · 1.18 KB
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
name: mda-user-guide
channels:
- conda-forge
- defaults
dependencies:
- cython
- distributed==2021.1.0
- dask==2021.1.0
- python-graphviz
- pytest
- decorator
- docutils
- graphviz
- ipywidgets<8.0.0
- ipython
- ipygany
- jedi
- jinja2
- jupyter_contrib_nbextensions
- matplotlib
- nbclient
- nbconvert
- nbformat
- nbsphinx
- networkx
- nglview
- notebook
- numpy
- packaging
- parso
- pip
- plotly
- pybtex
- python
- pyvista
- scikit-image
- scikit-learn>=1.1.2
- sphinx
- sphinxcontrib-bibtex
- sphinx_rtd_theme
- threadpoolctl
- tabulate
- widgetsnbextension
- ipycytoscape>=1.3.0
- seaborn>=0.12.1
- openmm>=7.0.0
- pandoc
- moviepy
- ipyvtklink
- pip:
- msmb_theme
- sphinx-sitemap
- nbval==0.9.6
- pyedr>=0.7
- git+https://github.com/ParmEd/ParmEd.git@7f837a0c0010299f24edce8240514c546944c458
- git+https://github.com/MDAnalysis/mdanalysis@develop#egg=mdanalysis&subdirectory=package
- git+https://github.com/MDAnalysis/mdanalysis@develop#egg=MDAnalysisTests&subdirectory=testsuite
- git+https://github.com/MDAnalysis/MDAnalysisData@master#egg=MDAnalysisData