Include poststratify tutorial in docs build#143
Include poststratify tutorial in docs build#143neuralsorcerer wants to merge 1 commit intofacebookresearch:mainfrom
Conversation
|
Hmm, interesting. Trimming weight is failing only for a specific python version. It seems numeric stability might be the issue here. |
|
LGTM. The error seems transient (not clear where it came from) |
|
@talgalili has imported this pull request. If you are a Meta employee, you can view this in D86887871. |
Yes. |
Need to look into it thoroughly. Will definitely raise a PR if I found any solution :) |
|
Created an issue I'll re-run the test. |
|
The test passed fine now. |
|
@talgalili merged this pull request in e1b0924. |
Made sure the docs build script creates the tutorials HTML output directory and generates HTML for the poststratify quickstart notebook so the tutorial page is published correctly. Also cleaned up title formatting.