-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Ediit READMEs based on Simon's feedback; sync dependencies in conda script #1515
Conversation
Currently we have two pipelines running two slightly different tests: the |
Codecov Report
@@ Coverage Diff @@
## staging #1515 +/- ##
============================================
- Coverage 74.23% 62.02% -12.22%
============================================
Files 84 84
Lines 8369 8369
============================================
- Hits 6213 5191 -1022
- Misses 2156 3178 +1022
Continue to review full report at Codecov.
|
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
databricks_cli>=0.8.6,<1 | ||
pyarrow>=0.8.0,<1.0.0 | ||
pyspark>=2.4.5,<3.0.0 | ||
cmake>=3.18.4.post1 | ||
xlearn==0.40a1 |
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.
after this is merged to staging a new doc is going to be generated. I'm not sure if pyspark dep is going to break the docs, let's see how it goes
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.
I tried the compilation of docs and it seems to work.
Description
Related Issues
Checklist:
staging branch
and not tomain branch
.