-
-
Notifications
You must be signed in to change notification settings - Fork 1.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
Fix whats-new for 0.15 #3723
Fix whats-new for 0.15 #3723
Conversation
We should
|
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.
this fixes a few nitpicky warnings
you should be able to link using the path relative to
|
also, the docstring of |
You should be able to push to this branch |
Co-Authored-By: keewis <keewis@users.noreply.github.com>
Co-Authored-By: keewis <keewis@users.noreply.github.com>
done |
Thanks @keewis. This should be good to go. I converted the weather-data example to a jupyter notebook too. |
looks good to me, but we have broken references to |
you can also refer to the captions in a notebook:
|
hmmm I couldn't get that to work. Since it's just some old whats-new entries, I think we should merge and release. |
* upstream/master: setuptools-scm (3) (pydata#3724) Fix Sphinx links on contributing doc page (pydata#3710)
* upstream/master: Add isort to CI (pydata#3721)
should be ready to merge now |
woot! thanks! |
* upstream/master: Python 3.8 CI (pydata#3727) PKG: Explicitly add setuptools dependency (pydata#3628) update whats-new Typo in Universal Functions section (pydata#3663) Release v0.15.0 fix setup.cfg Documentation fixes (pydata#3732) Remove extra && in PR template (pydata#3730) Remove garbage text inserted in DASK_LICENSE (pydata#3729) Avoid unsafe use of pip (pydata#3726) remove PR pre-black instructions (pydata#3707) Fix whats-new for 0.15 (pydata#3723) Add isort to CI (pydata#3721) setuptools-scm (3) (pydata#3724) Fix Sphinx links on contributing doc page (pydata#3710)
whats-new fixes.