-
Notifications
You must be signed in to change notification settings - Fork 653
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DOCS-#4173: Mention strict channel priority in conda install section #4178
Conversation
…on section Signed-off-by: izamyati <igor.zamyatin@intel.com>
Signed-off-by: izamyati <igor.zamyatin@intel.com>
Codecov Report
@@ Coverage Diff @@
## master #4178 +/- ##
===========================================
- Coverage 85.69% 63.44% -22.26%
===========================================
Files 201 201
Lines 16866 16866
===========================================
- Hits 14454 10700 -3754
- Misses 2412 6166 +3754
Continue to review full report at Codecov.
|
Signed-off-by: izamyati <igor.zamyatin@intel.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…tall section (modin-project#4178) Signed-off-by: izamyati <igor.zamyatin@intel.com>
Signed-off-by: izamyati igor.zamyatin@intel.com
What do these changes do?
Conda is rather slow installing modin-all and some other packages. Using strict channel priority speeds up the process
flake8 modin/ asv_bench/benchmarks scripts/doc_checker.py
black --check modin/ asv_bench/benchmarks scripts/doc_checker.py
git commit -s
docs/development/architecture.rst
is up-to-date