forked from nilmtk/nilmtk
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
33 lines (33 loc) · 1023 Bytes
/
Copy pathenvironment.yml
File metadata and controls
33 lines (33 loc) · 1023 Bytes
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
name: nilmtk-env
dependencies:
- python=3.6
- Cython>=0.27.3
- bottleneck>=1.2.1
- numpy>=1.13.3
- numexpr>=2.6.4
- pytables
- pandas==0.22.0
- matplotlib>=2.2.0
- networkx==2.1
- scipy>=1.0.0
- scikit-learn==0.19.2
- jupyter
- ipython
- ipykernel
- six
- future
- nose
- coverage
- pip
- psycopg2
- pip: # Install packages which are not in conda. Install these using pip:
- coveralls
- hmmlearn==0.1.1
- psycopg2 # not available in conda for Windows. See issue #462
- git+https://github.com/nilmtk/nilm_metadata.git#egg=nilm_metadata
- git+https://github.com/nilmtk/nilmtk.git#egg=nilmtk
- ipykernel # Needed to get jupyter notebook working with different kernel
# I have no clue what this is about. Just kept it my way and have to solve later
#- https://github.com/hmmlearn/hmmlearn/archive/ae1a41e4d03ea61b7a25cba68698e8e2e52880ad.zip#egg=hmmlearn
#- https://github.com/nilmtk/nilm_metadata/archive/master.zip#egg=nilm_metadata
#- https://github.com/nilmtk/nilmtk/archive/master.zip#egg=nilmtk