Zaida Zhou
90d97cd2f7
Add beautiful progressbar ( #139 )
...
* Add beautiful progressbar
* minor refinement
2022-06-24 14:01:17 +08:00
yancong xiao
172400dc04
[Refactor] refactor mim install ( #132 )
...
* refactor(commands/install.py): refactor mim install
* update(commands/install.py): add missing doc comments
* fix(commands/install.py): fix invalid marker during check_install_conflicts and add mminstall.txt cache
* style(commands/mminstall.txt): fix a stupid autoformat
* combine commit: for ci debug
* for ci debug
* commit suggetion(mim/commands/install.py): refine doc comment
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* commit suggetion(mim/commands/install.py): refine doc comment
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* commit suggestion(mim/commands/install.py): refine doc comments
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* commit suggestion(mim/commands/install.py): refine doc comments
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* commit suggestion(mim/commands/install.py): refine doc comments
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* commit suggestion(mim/commands/install.py): refine doc comments
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* chore(requirements): add pip>=19.3
* refine(commands/install.py): refine contextmanager
* fix(commands/install.py): refine tthe cache logic
* fix(commands/install.py): refine the cache logic
combine commit record: for ci debug
* commit suggestion(mim/commands/install.py): refine doc comments
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* combine commit record: for ci debug
* refine(commands/install.py): add warning log about index_url passed in install_args
* fix(commands/install.py): refine the cache logic
combine commit record: for ci debug
* doc(tests): add line comments
* feat(commands/install.py): add check_mim_resources
* reload pip._vendor.pkg_resources before install
combine commit record: foc ci debug
* doc(tests): add line comments
* feat(commands/install.py): add check_mim_resources
* doc(tests): add line comments
* doc(tests): add line comments
* feat(commands/install.py): add check_mim_resources
* doc(tests): fix line comments typo
* Revert "Merge branch 'yancong-refactor-install' of github.com:ice-tong/mim into yancong-refactor-install"
This reverts commit 97529af51f
, reversing
changes made to e70fa88d64
.
* refine comments for importlib.reload(pip._vendor.pkg_resources)
* combine commit: for ci debug
* combine commit record: for ci debug
* feat(commands/install.py): add check_mim_resources
combine commit: for ci debug
* combine commit: for ci debug
* refine comments and remove pyetst cache file
* remove duplicate code snippets
* update(tests/test_install.py): add vcs install case
* fix(tests/test_train.py): fix mmcls install issue
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-06-22 20:09:10 +08:00
yancong xiao
77f5866a67
[Chore] Fix the issue that the click version is locked at 7.x ( #127 )
...
* fix the issue that the click version is locked at 7.x
* add .vscode into .gitignore
* fix the issue that the click version is locked at 7.x
* add .vscode into .gitignore
* refine(click/compat.py): remove helper function
* chore(ci): add click<8.0.0 tests in ci
* refine(commands): refine imports
* commit suggestion(mim/click/option.py): refine doc comments.
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* commit suggestion(mim/click/compat.py): add typing hint
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* commit suggestion(mim/click/compat.py): add line comment
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* commit suggestion(mim/click/compat.py): add typing hit in doc comment
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* update(click/compat.py): add typing hint
* tests(tests/test_search): add a simple functional test for OptionEatAll
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-06-16 15:55:21 +08:00
Zaida Zhou
de026a72ce
[Docs] Use pytorch sphinx theme ( #89 )
...
* use pytorch sphinx theme
* update readme
* fix yaml format
* change the log
2021-12-07 14:15:19 +08:00
Zaida Zhou
44ce6f2db7
[Docs] Fix sphinx error ( #22 )
...
* [Docs] Fix sphinx error
* [Docs] Fix sphinx error
* [Docs] Fix sphinx error
* [Docs] Fix sphinx error
* add comment
2021-05-25 13:06:19 +08:00
zhouzaida
9a9fd9c099
Add ci
2021-05-20 16:41:55 +08:00
zhouzaida
e3dad73e5e
[Feature] Add install uninstall list search download command
2021-05-19 22:56:54 +08:00