-
Notifications
You must be signed in to change notification settings - Fork 0
/
castor_etc_env.yml
68 lines (68 loc) · 1.15 KB
/
castor_etc_env.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
name: castor_etc
channels:
- http://ssb.stsci.edu/astroconda
- defaults
- conda-forge
dependencies:
- python=3.9
- mamba
- conda==4.11.0
- pip
- notebook
- jupyterhub
- jupyterlab
- ca-certificates
- certifi
- openssl
- altair
- beautifulsoup4
- bokeh
- bottleneck
- cloudpickle
- conda-forge::blas[build=openblas]
- cython
- dask
- dill
- h5py
- ipympl
- ipywidgets
- matplotlib-base
- numba
- numexpr
- pandas
- patsy
- protobuf
- pytables
- scikit-image
- scikit-learn
- scipy
- seaborn
- sqlalchemy
- statsmodels
- sympy
- widgetsnbextension
- xlrd
- pip:
- astroid==2.11.2
- astropy==5.0.4
- black==22.3.0
- gitdb==4.0.9
- gitpython==3.1.27
- ipyevents==2.0.1
- isort==5.10.1
- jupyter-server-mathjax==0.2.5
- jupyterlab-git==0.36.0
- lazy-object-proxy==1.7.1
- mccabe==0.7.0
- mypy-extensions==0.4.3
- nbdime==3.1.1
- pathspec==0.9.0
- photutils==1.4.0
- platformdirs==2.5.1
- pyerfa==2.0.0.1
- pylint==2.13.4
- smmap==5.0.0
- tokenize-rt==4.2.1
- tomli==2.0.1
- wrapt==1.14.0
prefix: /opt/conda