mirror of
https://github.com/wassname/seq2seq-time.git
synced 2026-06-27 18:06:49 +08:00
draft load many datasets
This commit is contained in:
@@ -24,11 +24,13 @@ dependencies:
|
||||
- bokeh=2.2.2=py37hc8dfbb8_0
|
||||
- botocore=1.18.18=pyh9f0ad1d_0
|
||||
- brotlipy=0.7.0=py37hb5d75c8_1001
|
||||
- bzip2=1.0.8=h516909a_3
|
||||
- c-ares=1.16.1=h516909a_3
|
||||
- ca-certificates=2020.10.14=0
|
||||
- cachetools=4.1.1=py_0
|
||||
- certifi=2020.6.20=py37he5f6b98_2
|
||||
- cffi=1.14.3=py37h00ebd2e_1
|
||||
- cftime=1.2.1=py37h161383b_1
|
||||
- chardet=3.0.4=py37he5f6b98_1008
|
||||
- click=7.1.2=pyh9f0ad1d_0
|
||||
- cloudpickle=1.6.0=py_0
|
||||
@@ -37,6 +39,7 @@ dependencies:
|
||||
- confuse=1.3.0=pyh9f0ad1d_0
|
||||
- cryptography=3.1.1=py37hff6837a_1
|
||||
- cudatoolkit=10.2.89=hfd86e86_1
|
||||
- curl=7.71.1=he644dc0_8
|
||||
- cycler=0.10.0=py_2
|
||||
- cytoolz=0.11.0=py37h8f50634_1
|
||||
- dask=2.30.0=py_0
|
||||
@@ -51,6 +54,7 @@ dependencies:
|
||||
- docutils=0.15.2=py37_0
|
||||
- entrypoints=0.3=py37hc8dfbb8_1002
|
||||
- expat=2.2.10=he6710b0_2
|
||||
- fastparquet=0.4.1=py37h03ebfcd_0
|
||||
- fontconfig=2.13.1=h1056068_1002
|
||||
- freetype=2.10.3=he06d7ca_0
|
||||
- fsspec=0.8.4=py_0
|
||||
@@ -62,6 +66,8 @@ dependencies:
|
||||
- grpcio=1.31.0=py37hb0870dc_0
|
||||
- gst-plugins-base=1.14.5=h0935bb2_2
|
||||
- gstreamer=1.14.5=h36ae1b5_2
|
||||
- hdf4=4.2.13=hf30be14_1003
|
||||
- hdf5=1.10.6=nompi_h54c07f9_1110
|
||||
- heapdict=1.0.1=py_0
|
||||
- holoviews=1.13.4=pyh9f0ad1d_0
|
||||
- htmlmin=0.1.12=py_1
|
||||
@@ -92,7 +98,9 @@ dependencies:
|
||||
- libblas=3.8.0=17_openblas
|
||||
- libcblas=3.8.0=17_openblas
|
||||
- libclang=10.0.1=default_hde54327_1
|
||||
- libcurl=7.71.1=hcdd3856_8
|
||||
- libedit=3.1.20191231=he28a2e2_2
|
||||
- libev=4.33=h516909a_1
|
||||
- libevent=2.1.10=hcdb4288_3
|
||||
- libffi=3.2.1=he1b5a44_1007
|
||||
- libgcc-ng=9.3.0=h5dbcf3e_17
|
||||
@@ -103,11 +111,14 @@ dependencies:
|
||||
- libiconv=1.16=h516909a_0
|
||||
- liblapack=3.8.0=17_openblas
|
||||
- libllvm10=10.0.1=he513fc3_3
|
||||
- libnetcdf=4.7.4=nompi_hefab0ff_106
|
||||
- libnghttp2=1.41.0=h8cfc5f6_2
|
||||
- libopenblas=0.3.10=pthreads_hb3c22a3_5
|
||||
- libpng=1.6.37=hed695b0_2
|
||||
- libpq=12.3=h1281834_2
|
||||
- libprotobuf=3.13.0.1=h8b12597_0
|
||||
- libsodium=1.0.18=h516909a_1
|
||||
- libssh2=1.9.0=hab1572f_5
|
||||
- libstdcxx-ng=9.3.0=h2ae2ef3_17
|
||||
- libtiff=4.1.0=hc7e4089_6
|
||||
- libuuid=2.32.1=h14c3975_1000
|
||||
@@ -137,8 +148,10 @@ dependencies:
|
||||
- nbclient=0.5.1=py_0
|
||||
- nbconvert=6.0.7=py37hc8dfbb8_1
|
||||
- nbformat=5.0.8=py_0
|
||||
- nc-time-axis=1.2.0=py_1
|
||||
- ncurses=6.2=he1b5a44_2
|
||||
- nest-asyncio=1.4.1=py_0
|
||||
- netcdf4=1.5.4=nompi_py37hcbfd489_103
|
||||
- networkx=2.5=py_0
|
||||
- ninja=1.10.1=hfc4b9b4_2
|
||||
- notebook=6.1.4=py37hc8dfbb8_1
|
||||
@@ -224,6 +237,7 @@ dependencies:
|
||||
- terminado=0.9.1=py37hc8dfbb8_1
|
||||
- testpath=0.4.4=py_0
|
||||
- threadpoolctl=2.1.0=pyh5ca1d4c_0
|
||||
- thrift=0.11.0=py37hf484d3e_1001
|
||||
- tk=8.6.10=hed695b0_1
|
||||
- toml=0.10.1=pyh9f0ad1d_0
|
||||
- toolz=0.11.1=py_0
|
||||
@@ -262,5 +276,6 @@ dependencies:
|
||||
- torchsummaryx==1.3.0
|
||||
- ucimlr==0.3.0
|
||||
- unlzw==0.1.1
|
||||
- uptide==1.0
|
||||
- xlrd==1.2.0
|
||||
prefix: /home/wassname/anaconda/envs/seq2seq-time
|
||||
|
||||
@@ -26,4 +26,7 @@ dependencies:
|
||||
- holoviews
|
||||
- pandas-profiling
|
||||
- datashader
|
||||
- fastparquet
|
||||
- netcdf4
|
||||
- nc-time-axis
|
||||
prefix: /home/wassname/anaconda/envs/seq2seq-time
|
||||
|
||||
Reference in New Issue
Block a user