GitHub user melap opened a pull request:
https://github.com/apache/beam-site/pull/216
Update flink runner page to use language-py instead of language-python
Hi @aljoscha I've been attempting to get the Java/Python toggling and
content working properly across the docs, and noticed this page is using
language-python instead of language-py, so it wasn't being toggled in tandem
with the other pages/programming guide (which use language-py). This PR
contains some consistency changes which might be useful, thoughts?
- change language-python to language-py
- add language toggle at the top (user currently must go to another page
with a toggle to switch the page)
- language-specific change to the dependencies section to improve what's
shown if set to Python (please verify if correct for Flink)
R: @aljoscha
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/melap/beam-site pythonlangtags
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam-site/pull/216.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #216
----
commit e5f1cc2bfad10712c5e3d2a5b5364ae779237401
Author: melissa <[email protected]>
Date: 2017-04-18T23:22:19Z
Update flink page ref from language-python to language-py and add toggle
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---