Skip to content

Commit

Permalink
Merge pull request #494 from QData/doc-fix
Browse files Browse the repository at this point in the history
update  conda env export --from-history | tee environment.yml
  • Loading branch information
qiyanjun committed Jul 27, 2021
2 parents 5cbefa4 + 0baa122 commit b3fd41e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 211 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
# Enable .md doc files
"recommonmark",
"sphinx_markdown_tables",
"IPython.sphinxext.ipython_console_highlighting",
]
autosummary_generate = True

Expand Down
213 changes: 2 additions & 211 deletions docs/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,214 +2,5 @@ name: textattackenv
channels:
- defaults
dependencies:
- ca-certificates=2021.1.19=hecd8cb5_1
- libcxx=10.0.0=1
- libffi=3.3=hb1e8313_2
- ncurses=6.2=h0a44026_1
- openssl=1.1.1k=h9ed2024_0
- pip=21.0.1=py37hecd8cb5_0
- python=3.7.10=h88f2d9e_0
- readline=8.1=h9ed2024_0
- sqlite=3.35.3=hce871da_0
- tk=8.6.10=hb0a8c7a_0
- xz=5.2.5=h1de35cc_0
- zlib=1.2.11=h1de35cc_3
- pip:
- absl-py==0.13.0
- alabaster==0.7.12
- appdirs==1.4.4
- astunparse==1.6.3
- async-generator==1.10
- attrs==21.2.0
- babel==2.9.1
- bert-score==0.3.9
- black==20.8b1
- bleach==3.3.1
- bpemb==0.3.3
- cached-property==1.5.2
- cachetools==4.2.2
- certifi==2021.5.30
- chardet==4.0.0
- charset-normalizer==2.0.3
- click==8.0.1
- cloudpickle==1.6.0
- colorama==0.4.4
- commonmark==0.9.1
- configparser==5.0.2
- cycler==0.10.0
- datasets==1.10.2
- decorator==4.4.2
- defusedxml==0.7.1
- deprecated==1.2.12
- dill==0.3.4
- docformatter==1.4
- docker-pycreds==0.4.0
- docopt==0.6.2
- docutils==0.16
- editdistance==0.5.3
- entrypoints==0.3
- execnet==1.9.0
- filelock==3.0.12
- flair==0.8.0.post1
- flake8==3.9.2
- flatbuffers==1.12
- fsspec==2021.7.0
- ftfy==6.0.3
- future==0.18.2
- gast==0.3.3
- gdown==3.12.2
- gensim==3.8.3
- gitdb==4.0.7
- gitpython==3.1.18
- google-auth==1.33.1
- google-auth-oauthlib==0.4.4
- google-pasta==0.2.0
- grpcio==1.39.0
- h5py==2.10.0
- huggingface-hub==0.0.12
- hyperopt==0.2.5
- idna==3.2
- imagesize==1.2.0
- importlib-metadata==3.10.1
- iniconfig==1.1.1
- ipython-genutils==0.2.0
- isort==5.6.4
- janome==0.4.1
- jinja2==3.0.1
- joblib==1.0.1
- jsonpatch==1.32
- jsonpointer==2.1
- jsonschema==3.2.0
- jupyter-client==6.1.12
- jupyter-core==4.7.1
- jupyterlab-pygments==0.1.2
- keras-nightly==2.5.0.dev2021032900
- keras-preprocessing==1.1.2
- kiwisolver==1.3.1
- konoha==4.6.5
- langdetect==1.0.9
- language-tool-python==2.5.5
- lemminflect==0.2.2
- livereload==2.6.3
- lru-dict==1.1.7
- lxml==4.6.3
- markdown==3.3.4
- markupsafe==2.0.1
- matplotlib==3.4.2
- mccabe==0.6.1
- mistune==0.8.4
- more-itertools==8.8.0
- mpld3==0.3
- multiprocess==0.70.12.2
- mypy-extensions==0.4.3
- nbclient==0.5.3
- nbconvert==6.1.0
- nbformat==5.1.3
- nbsphinx==0.8.6
- nest-asyncio==1.5.1
- networkx==2.6.2
- nltk==3.6.2
- nodejs==0.1.1
- num2words==0.5.10
- numpy==1.18.5
- oauthlib==3.1.1
- opt-einsum==3.3.0
- optional-django==0.1.0
- overrides==3.1.0
- packaging==21.0
- pandas==1.3.1
- pandocfilters==1.4.3
- pathspec==0.9.0
- pathtools==0.1.2
- pillow==8.3.1
- pluggy==0.13.1
- promise==2.3
- protobuf==3.17.3
- psutil==5.8.0
- py==1.10.0
- pyarrow==4.0.1
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pycodestyle==2.7.0
- pyflakes==2.3.1
- pygments==2.9.0
- pyparsing==2.4.7
- pyrsistent==0.18.0
- pysocks==1.7.1
- pytest==6.2.4
- pytest-forked==1.3.0
- pytest-xdist==2.3.0
- python-dateutil==2.8.2
- python-levenshtein==0.12.2
- pytz==2021.1
- pyyaml==5.4.1
- pyzmq==22.1.0
- recommonmark==0.7.1
- regex==2021.7.6
- requests==2.26.0
- requests-oauthlib==1.3.0
- rsa==4.7.2
- sacremoses==0.0.45
- scikit-learn==0.24.2
- scipy==1.4.1
- segtok==1.5.10
- sentence-transformers==2.0.0
- sentencepiece==0.1.95
- sentry-sdk==1.3.0
- setuptools==57.4.0
- shortuuid==1.0.1
- six==1.16.0
- smart-open==5.1.0
- smmap==4.0.0
- snowballstemmer==2.1.0
- sphinx==4.1.2
- sphinx-autobuild==2021.3.14
- sphinx-markdown-tables==0.0.15
- sphinx-rtd-theme==0.5.2
- sphinxcontrib-applehelp==1.0.2
- sphinxcontrib-devhelp==1.0.2
- sphinxcontrib-htmlhelp==2.0.0
- sphinxcontrib-jsmath==1.0.1
- sphinxcontrib-qthelp==1.0.3
- sphinxcontrib-serializinghtml==1.1.5
- sqlitedict==1.7.0
- stanza==1.2.2
- subprocess32==3.5.4
- tabulate==0.8.9
- tensorboard==2.5.0
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.0
- tensorboardx==2.4
- tensorflow==2.3.3
- tensorflow-estimator==2.3.0
- tensorflow-hub==0.12.0
- tensorflow-text==2.3.0
- termcolor==1.1.0
- terminaltables==3.1.0
- testpath==0.5.0
- textattack==0.3.0
- threadpoolctl==2.2.0
- tokenizers==0.10.3
- toml==0.10.2
- torch==1.7.1
- torchfile==0.1.0
- torchvision==0.8.2
- tornado==6.1
- tqdm==4.49.0
- traitlets==5.0.5
- transformers==4.9.1
- typed-ast==1.4.3
- typing-extensions==3.10.0.0
- untokenize==0.1.1
- urllib3==1.26.6
- visdom==0.1.8.9
- wandb==0.11.0
- wcwidth==0.2.5
- webencodings==0.5.1
- websocket-client==1.1.0
- werkzeug==2.0.1
- wheel==0.36.2
- word2number==1.1
- wrapt==1.12.1
- xxhash==2.0.2
- zipp==3.5.0
- python=3.7
- ipython
1 change: 1 addition & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ sphinx-markdown-tables
nbsphinx
sphinx-autobuild
sphinx-rtd-theme
ipywidgets

0 comments on commit b3fd41e

Please sign in to comment.