-
-
Notifications
You must be signed in to change notification settings - Fork 410
/
tardis_env3.yml
79 lines (68 loc) · 1.03 KB
/
tardis_env3.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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
name: tardis
channels:
- conda-forge
dependencies:
- python=3
- pip
- numpy=1.19
- scipy=1.5
- pandas=1.0
- astropy=3
- numba=0.50
- numexpr
- Cython=0.29
- compilers
# Plasma
- networkx
# I/O
- pyyaml
- jsonschema
- pyne=0.7
- pytables
- h5py
- requests
- tqdm
- beautifulsoup4
- lxml
# Analysis
- jupyter
- notebook
- matplotlib
- graphviz
- pygraphviz
# Widgets & Visualization
- ipywidgets
- qgrid
- plotly
- pyside2
# Documentation
- sphinx
- nbconvert
- numpydoc
- docutils
- nbformat
- nbsphinx
- sphinx_bootstrap_theme
- sphinxcontrib-bibtex=1.0
- sphinxcontrib-apidoc
- sphinx_rtd_theme
- recommonmark
# Test/Coverage requirements
- git-lfs
- pytest=5
- pytest-html
- pytest-cov
- coverage
- requests
- docopt
# Code quality
- black
# Other
- parso=0.8
- pip:
# Documentation
- sphinxcontrib-tikz
- dokuwiki
- dot2tex
- sphinx-jsonschema
- git+https://github.com/Naereen/dot2tex.git