Spaces:
Sleeping
Sleeping
File size: 2,755 Bytes
16c6962 |
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 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 |
name: scBrainApp
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- ca-certificates=2023.5.7=h8857fd0_0
- libcxx=16.0.5=hd57cbcb_0
- libffi=3.3=h046ec9c_2
- libsqlite=3.42.0=h58db7d2_0
- libzlib=1.2.13=h8a1eda9_5
- ncurses=6.4=hf0c8a7f_0
- openssl=1.1.1u=h8a1eda9_0
- pip=23.1.2=pyhd8ed1ab_0
- python=3.9.0=h4f09611_5_cpython
- readline=8.2=h9e318b2_1
- setuptools=67.7.2=pyhd8ed1ab_0
- sqlite=3.42.0=h2b0dec6_0
- tk=8.6.12=h5dbffcc_0
- wheel=0.40.0=pyhd8ed1ab_0
- xz=5.2.6=h775f41a_0
- zlib=1.2.13=h8a1eda9_5
- pip:
- altair==5.0.1
- anndata==0.9.1
- appnope==0.1.3
- asttokens==2.2.1
- attrs==23.1.0
- backcall==0.2.0
- blinker==1.6.2
- cachetools==5.3.1
- certifi==2023.5.7
- charset-normalizer==3.1.0
- click==8.1.3
- contourpy==1.0.7
- cycler==0.11.0
- decorator==5.1.1
- decoupler==1.4.0
- executing==1.2.0
- fonttools==4.40.0
- gitdb==4.0.10
- gitpython==3.1.31
- h5py==3.8.0
- idna==3.4
- importlib-metadata==6.6.0
- importlib-resources==5.12.0
- ipython==8.14.0
- jedi==0.18.2
- jinja2==3.1.2
- joblib==1.2.0
- jsonschema==4.17.3
- kiwisolver==1.4.4
- llvmlite==0.40.1rc1
- markdown-it-py==3.0.0
- markupsafe==2.1.3
- matplotlib==3.7.1
- matplotlib-inline==0.1.6
- mdurl==0.1.2
- natsort==8.3.1
- networkx==3.1
- numba==0.57.0
- numpy==1.24.3
- packaging==23.1
- pandas==2.0.2
- parso==0.8.3
- patsy==0.5.3
- pexpect==4.8.0
- pickleshare==0.7.5
- pillow==9.5.0
- prompt-toolkit==3.0.38
- protobuf==4.23.2
- ptyprocess==0.7.0
- pure-eval==0.2.2
- pyarrow==12.0.1
- pydeck==0.8.1b0
- pygments==2.15.1
- pympler==1.0.1
- pynndescent==0.5.10
- pyparsing==3.0.9
- pyrsistent==0.19.3
- python-dateutil==2.8.2
- pytz==2023.3
- pytz-deprecation-shim==0.1.0.post0
- requests==2.31.0
- rich==13.4.2
- scanpy==1.9.3
- scikit-learn==1.2.2
- scipy==1.10.1
- seaborn==0.12.2
- session-info==1.0.0
- six==1.16.0
- smmap==5.0.0
- stack-data==0.6.2
- statsmodels==0.14.0
- stdlib-list==0.8.0
- streamlit==1.23.1
- tenacity==8.2.2
- threadpoolctl==3.1.0
- toml==0.10.2
- toolz==0.12.0
- tornado==6.3.2
- tqdm==4.65.0
- traitlets==5.9.0
- typing-extensions==4.6.3
- tzdata==2023.3
- tzlocal==4.3
- umap-learn==0.5.3
- urllib3==2.0.3
- validators==0.20.0
- wcwidth==0.2.6
- zipp==3.15.0
|