-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
CI/DOC: warning in docbuild #44756
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
CI/DOC: warning in docbuild #44756
Conversation
jbrockmendel
commented
Dec 4, 2021
- closes #xxxx
- tests added / passed
- Ensure all linting tests pass, see here for how to run them
- whatsnew entry
merge in green |
Maybe we need to freeze the old example so it doesnt get evaluated? i dont know how that works |
use a ioython block and paste the example in |
Thx for fixing |
@jreback green but im really not confident when it comes to code-block stuff |
@@ -181,6 +181,7 @@ labeled the aggregated group with the end of the interval: the next day). | |||
``X0``, ``X1``, ...) can be reproduced by specifying ``prefix='X'``: | |||
|
|||
.. ipython:: python | |||
:okwarning: |
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.
prob dont' need this now, but nbd.
don't need the okwarning but ok |